From 643020236a02779bd70f6481ad4c8735b007584b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20de=20la=20Concepci=C3=B3n=20Sanz?= Date: Mon, 19 Apr 2010 09:43:32 +0000 Subject: [PATCH] =?UTF-8?q?2010-04-19=20Pablo=20de=20la=20Concepci=C3=B3n?= =?UTF-8?q?=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * godmode/agentes/module_manager_editor_prediction.php: Make the services part (Enterprise) work nicely. * godmode/agentes/configurar_agente.php: Added enterprise hook for the services parameters. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2576 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 8 ++ .../godmode/agentes/configurar_agente.php | 6 +- .../module_manager_editor_prediction.php | 76 +++++++++++++------ 3 files changed, 64 insertions(+), 26 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 1c94433870..cb7600e27a 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,11 @@ +2010-04-19 Pablo de la ConcepciĆ³n + + * godmode/agentes/module_manager_editor_prediction.php: Make the services + part (Enterprise) work nicely. + + * godmode/agentes/configurar_agente.php: Added enterprise hook for the + services parameters. + 2010-04-19 Pablo de la ConcepciĆ³n * include/javascript/pandora.js: Added function agent_module_autocomplete diff --git a/pandora_console/godmode/agentes/configurar_agente.php b/pandora_console/godmode/agentes/configurar_agente.php index e2d9d20ae2..45391a1005 100644 --- a/pandora_console/godmode/agentes/configurar_agente.php +++ b/pandora_console/godmode/agentes/configurar_agente.php @@ -201,7 +201,7 @@ if ($id_agente) { echo '
  • '; print_image ("images/setup.png", false, $img_style); echo '  '.mb_substr(get_agent_name ($id_agente), 0, 21) .''; - echo ' '.__('Help').''; + //echo ' '. print_help_icon ('agent_manager', true); echo "
  • "; echo '