From 3d77214d915366e7d9ceadf8e47c8c885d934e67 Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Sat, 29 Oct 2011 13:29:55 +1300 Subject: [PATCH] MINOR remove old stylesheet --- admin/code/LeftAndMain.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin/code/LeftAndMain.php b/admin/code/LeftAndMain.php index 83e7a76bc..b5db37a06 100644 --- a/admin/code/LeftAndMain.php +++ b/admin/code/LeftAndMain.php @@ -251,8 +251,7 @@ class LeftAndMain extends Controller { THIRDPARTY_DIR . '/jquery-ui-themes/smoothness/jquery-ui.css', SAPPHIRE_ADMIN_DIR .'/thirdparty/chosen/chosen/chosen.css', THIRDPARTY_DIR . '/jstree/themes/apple/style.css', - SAPPHIRE_DIR . '/css/TreeDropdownField.css', - SAPPHIRE_ADMIN_DIR . '/css/_old/unjquery.css', + SAPPHIRE_DIR . '/css/TreeDropdownField.css' ) );