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(); - - +