]> git.mjollnir.org Git - moodle.git/commitdiff
user MDL-16706 This was not the solution, removing YUI call here
authorsamhemelryk <samhemelryk>
Fri, 26 Jun 2009 08:12:50 +0000 (08:12 +0000)
committersamhemelryk <samhemelryk>
Fri, 26 Jun 2009 08:12:50 +0000 (08:12 +0000)
user/editadvanced.php

index 29d66f1430243b6974151e53ba9c1611dea09c99..f36d938a6c218e56a2f8317c8ad179a4a357d7b8 100644 (file)
@@ -65,8 +65,6 @@
         die;
     }
 
-    $PAGE->requires->yui_lib('event')->in_head();
-
     //load user preferences
     useredit_load_preferences($user);