Skip to content

Commit

Permalink
MDL-28284 don't load filepicker module for every page
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongsheng Cai committed Jul 21, 2011
1 parent aede1fe commit 279a874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/outputrequirementslib.php
Expand Up @@ -198,7 +198,6 @@ public function __construct() {
)
);
$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
Expand Down

0 comments on commit 279a874

Please sign in to comment.