From c5f4c6d9133dd33da0da2e6fbdb63e0768240300 Mon Sep 17 00:00:00 2001 From: zarzuelo Date: Mon, 22 Jul 2013 12:34:46 +0000 Subject: [PATCH] 2013-07-22 Sergio Martin * operation/agentes/stat_win.php: Change the order of jquery include file to avoid errors git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8553 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/operation/agentes/stat_win.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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', '')); - +