MDL-28284 don't load filepicker module for every page
This commit is contained in:
@@ -198,7 +198,6 @@ class page_requirements_manager {
|
||||
)
|
||||
);
|
||||
$this->add_yui2_modules(); // adds loading info for all YUI2 modules
|
||||
$this->js_module($this->find_module('core_filepicker'));
|
||||
$this->js_module($this->find_module('core_dock'));
|
||||
|
||||
// YUI3 init code
|
||||
|
||||
Reference in New Issue
Block a user