From f3511b048c59ea957e840169e3664e171de1f3e4 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 28 May 2008 22:15:46 +0000 Subject: [PATCH] styles should come before scripts should come before head. Props mdawaffe git-svn-id: http://svn.automattic.com/wordpress/trunk@8008 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-header.php | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 3f6aaa27ce..61dae26448 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -45,22 +45,24 @@ addLoadEvent = function(func) {if (typeof jQuery != "undefined") jQuery(document