Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
e6ccfad2
Commit
e6ccfad2
authored
Oct 25, 2017
by
Adrian Greeve
Browse files
MDL-57055 mod_label: Add label administration for boost.
This patch adds the label adminstration settings to the label edit page.
parent
d12e4097
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/label/mod_form.php
View file @
e6ccfad2
...
...
@@ -30,6 +30,9 @@ require_once ($CFG->dirroot.'/course/moodleform_mod.php');
class
mod_label_mod_form
extends
moodleform_mod
{
function
definition
()
{
global
$PAGE
;
$PAGE
->
force_settings_menu
();
$mform
=
$this
->
_form
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment