diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 14a0c05d12..b09a090aeb 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2013-07-22 Sergio Martin + + * operation/agentes/stat_win.php: Change the order of jquery + include file to avoid errors + 2013-07-22 Sergio Martin * include/graphs/flot/pandora.flot.js: Fixed access to diff --git a/pandora_console/operation/agentes/stat_win.php b/pandora_console/operation/agentes/stat_win.php index 0afdbdfa8a..0e6d62356c 100644 --- a/pandora_console/operation/agentes/stat_win.php +++ b/pandora_console/operation/agentes/stat_win.php @@ -73,8 +73,8 @@ $label = base64_decode(get_parameter('label', '')); - +