MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ class MoodleQuickForm_editor extends HTML_QuickForm_element {
|
||||
$str .= $PAGE->requires->js_function_call('destroy_item', array("{$id}_filemanager"))->asap();
|
||||
}
|
||||
} else {
|
||||
// should disable file picker
|
||||
// should disable file picker
|
||||
$str .= 'No file allowed';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user