mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-41033' of git://github.com/rwijaya/moodle
This commit is contained in:
commit
23b7f1dfcf
2 changed files with 10 additions and 2 deletions
|
@ -663,7 +663,7 @@ class page_requirements_manager {
|
|||
array('nofilesavailable', 'repository'), array('norepositoriesavailable', 'repository'),
|
||||
array('fileexistsdialogheader', 'repository'), array('fileexistsdialog_editor', 'repository'),
|
||||
array('fileexistsdialog_filemanager', 'repository'), array('renameto', 'repository'),
|
||||
array('referencesexist', 'repository')
|
||||
array('referencesexist', 'repository'), array('edit', 'moodle')
|
||||
));
|
||||
break;
|
||||
case 'core_comment':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue