diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index d6824905e2..d69b2dd597 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,13 @@ +2010-05-21 Miguel de Dios + + * operation/agentes/estado_generalagente.php: added the style for disabled + agent and tooltip, in the name agent. + + * operation/search_results.php: added the style for disabled + agent and tooltip. + + * godmode/agentes/modificar_agente.php: added tooltip. + 2010-05-20 Raúl Mateos * godmode/alerts/alert_list.php: Added code to show different diff --git a/pandora_console/godmode/agentes/modificar_agente.php b/pandora_console/godmode/agentes/modificar_agente.php index 20f0f8a77a..5b75c48ca7 100644 --- a/pandora_console/godmode/agentes/modificar_agente.php +++ b/pandora_console/godmode/agentes/modificar_agente.php @@ -198,6 +198,7 @@ if ($agents !== false) { sec2=godmode/agentes/configurar_agente&tab=main& id_agente=".$agent["id_agente"]."'>".$agent["nombre"].""; if ($agent["disabled"]) { + print_help_tip(__('Disabled')); echo ""; } echo '