From d433a773dc6b45e5e5df4a15632cc95d3209c11a Mon Sep 17 00:00:00 2001 From: javilanz Date: Fri, 14 Jan 2011 13:54:05 +0000 Subject: [PATCH] 2010-01-14 Javier Lanz * :In the last commit, in the trunk/pandora_console/operation/agentes/group_view.php file was fixed as well the way to obtain the number of agents which have associated agents. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3745 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index a0e203e68a..39432d771d 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2010-01-14 Javier Lanz + * :In the last commit, in the trunk/pandora_console/operation/agentes/group_view.php file + was fixed as well the way to obtain the number of agents which have associated agents. + 2010-01-14 Javier Lanz * trunk/pandora_console/include/functions_html.php: print_select function edited to deal with long fields.