course/modedit MDL-19794 Add missing heading from module editing page
This commit is contained in:
@@ -600,6 +600,7 @@
|
||||
$strmodulenameplural = get_string('modulenameplural', $module->name);
|
||||
|
||||
$PAGE->navbar->add($streditinga);
|
||||
$PAGE->set_heading($course->fullname);
|
||||
$PAGE->set_title($streditinga);
|
||||
$PAGE->set_focuscontrol($mform->focus());
|
||||
$PAGE->set_cacheable(false);
|
||||
|
||||
Reference in New Issue
Block a user