diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 2365cc5914..ded1a04387 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2011-10-10 Juan Manuel Ramon + + * godmode/agentes/modificar_agente.php: Filter in this view is + kept when an agent is deleted. + + Fixes: #3419823 + 2011-10-07 Juan Manuel Ramon * operation/agentes/group_view.php: Fixed bad style when a group's diff --git a/pandora_console/godmode/agentes/modificar_agente.php b/pandora_console/godmode/agentes/modificar_agente.php index 0d2c0fcf3c..c75e271782 100644 --- a/pandora_console/godmode/agentes/modificar_agente.php +++ b/pandora_console/godmode/agentes/modificar_agente.php @@ -445,7 +445,7 @@ if ($agents !== false) { $offsetArg = $offset; echo "'; echo html_print_image('images/cross.png', true, array("border" => '0')) . ""; }