From f5f74e3638e31517e7513a3d9cbda48d9806a904 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 29 Jun 2009 20:12:27 -0700 Subject: [PATCH] Remove fix-ie.css scripts from the combined bundle, since we only want to load them conditionally. --- themes/admin_default/views/admin.html.php | 7 ++++--- themes/default/views/page.html.php | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index 2a23105759..fed1afe61a 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -12,9 +12,10 @@ css("lib/superfish/css/superfish.css") ?> css("themes/default/css/screen.css") ?> theme_css("css/screen.css") ?> - + script("lib/jquery.js") ?> script("lib/jquery.form.js") ?> diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index 2e68f5719c..519a0c3921 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -29,7 +29,8 @@ css("lib/themeroller/ui.base.css") ?> theme_css("css/screen.css") ?> page_type == 'album'): ?>