From e9242c71a9c2fe4a1bffbf66c9cbfc3720d105da Mon Sep 17 00:00:00 2001 From: guruevi Date: Mon, 9 Feb 2009 21:00:13 +0000 Subject: [PATCH] 2009-02-09 Evi Vanoost * general/logon_ok.php: No tr in thead causes safari to spit an error * general/main_menu.php: Added jQuery animated menu rolling * include/styles/menu.css: Removed CSS-based menu rolling git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1437 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 8 ++++++++ pandora_console/general/logon_ok.php | 2 +- pandora_console/general/main_menu.php | 11 +++++++++++ pandora_console/include/styles/menu.css | 2 ++ 4 files changed, 22 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 6a4606e74b..ece72c5374 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,11 @@ +2009-02-09 Evi Vanoost + + * general/logon_ok.php: No tr in thead causes safari to spit an error + + * general/main_menu.php: Added jQuery animated menu rolling + + * include/styles/menu.css: Removed CSS-based menu rolling + 2009-02-09 Evi Vanoost * general/header.php, general/footer.php: Made it comply with standards diff --git a/pandora_console/general/logon_ok.php b/pandora_console/general/logon_ok.php index b6b718b0bc..04320686d0 100644 --- a/pandora_console/general/logon_ok.php +++ b/pandora_console/general/logon_ok.php @@ -89,7 +89,7 @@ print_table ($table); unset ($table); echo ''; -echo ''; +echo ''; $cells = array (); $cells[0][0] = __('Total agents'); diff --git a/pandora_console/general/main_menu.php b/pandora_console/general/main_menu.php index dcea34d5cd..a8edf31788 100644 --- a/pandora_console/general/main_menu.php +++ b/pandora_console/general/main_menu.php @@ -135,3 +135,14 @@ unset ($menu); require ("links_menu.php"); ?> + diff --git a/pandora_console/include/styles/menu.css b/pandora_console/include/styles/menu.css index 9fd7b7a289..9fb879a045 100644 --- a/pandora_console/include/styles/menu.css +++ b/pandora_console/include/styles/menu.css @@ -67,9 +67,11 @@ .menu li.has_submenu.selected > a, .menu li:hover.has_submenu > a { background: transparent url(images/toggle.png) no-repeat 115px 5px; } +/* .menu li:hover.has_submenu ul.invisible { display:block; } +*/ .menu li.links { background: #E9F3D2 url(../../images/link.png) no-repeat 4px 8px; border-width: 1px 0 0 1px;
'.__('Pandora FMS Overview').'
'.__('Pandora FMS Overview').'