From: samhemelryk Date: Fri, 26 Jun 2009 08:12:50 +0000 (+0000) Subject: user MDL-16706 This was not the solution, removing YUI call here X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f7813100a52ebd58036dafd25ccac621fd1d777d;p=moodle.git user MDL-16706 This was not the solution, removing YUI call here --- diff --git a/user/editadvanced.php b/user/editadvanced.php index 29d66f1430..f36d938a6c 100644 --- a/user/editadvanced.php +++ b/user/editadvanced.php @@ -65,8 +65,6 @@ die; } - $PAGE->requires->yui_lib('event')->in_head(); - //load user preferences useredit_load_preferences($user);