mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Added crumb trail node for new outages
This commit is contained in:
committed by
Daniel Thee Roperto
parent
a37c798949
commit
180b30fe8c
@@ -43,6 +43,7 @@ if ($mform->is_cancelled()) {
|
||||
redirect('/auth/outage/list.php#auth_outage_id_' . $id);
|
||||
}
|
||||
|
||||
$PAGE->navbar->add(get_string('outagecreate', 'auth_outage'));
|
||||
echo $OUTPUT->header();
|
||||
|
||||
$mform->display();
|
||||
|
||||
Reference in New Issue
Block a user