mirror of
https://github.com/moodle/moodle.git
synced 2025-04-17 22:45:54 +02:00
MDL-59733 assignsubmission_file: Add title to filetypes setting modal
This commit is contained in:
parent
6ca4e64606
commit
025bf573c9
@ -10567,7 +10567,7 @@ class admin_setting_filetypes extends admin_setting_configtext {
|
||||
|
||||
$PAGE->requires->js_call_amd('core_form/filetypes', 'init', [
|
||||
$this->get_id(),
|
||||
$this->visiblename,
|
||||
$this->visiblename->out(),
|
||||
$this->onlytypes,
|
||||
$this->allowall,
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user