From 6a9361b1d31e234d11e17958262728fede7e8db7 Mon Sep 17 00:00:00 2001 From: zarzuelo Date: Mon, 11 Feb 2013 12:40:43 +0000 Subject: [PATCH] 2013-02-11 Sergio Martin * include/functions_ui.php general/header.php: Move some javascript and css inclusions from header file to ui_process_page_head function to still having this files when in full screen mode git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 7 +++++++ pandora_console/general/header.php | 8 +------- pandora_console/include/functions_ui.php | 15 +++++++++++++++ 3 files changed, 23 insertions(+), 7 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index aa4718b536..a8036abe51 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2013-02-11 Sergio Martin + + * include/functions_ui.php + general/header.php: Move some javascript and css inclusions + from header file to ui_process_page_head function to still + having this files when in full screen mode + 2013-02-11 Sergio Martin * godmode/users/user_list.php: Fix pagination on users list diff --git a/pandora_console/general/header.php b/pandora_console/general/header.php index 2d29f05ab4..c1e209f5ed 100644 --- a/pandora_console/general/header.php +++ b/pandora_console/general/header.php @@ -220,13 +220,7 @@ config_check(); - - +