Merge branch 'MDL-41033' of git://github.com/rwijaya/moodle

This commit is contained in:
Sam Hemelryk 2013-08-13 09:24:12 +12:00
commit 23b7f1dfcf
2 changed files with 10 additions and 2 deletions

View file

@ -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':