MDL-71915 mod_workshop: Update tertiary nav
Update the tertiary navigation for the mod_workshop. This also include a fix for behat tests due to the tertiary navigation change made.
This commit is contained in:
@@ -96,7 +96,7 @@ class workshop_random_allocator_form extends moodleform {
|
||||
$mform->addElement('checkbox', 'addselfassessment', get_string('addselfassessment', 'workshopallocation_random'));
|
||||
}
|
||||
|
||||
$this->add_action_buttons();
|
||||
$this->add_action_buttons(false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user