2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* operation/events/events_list.php: Now id_group and id_name it's 
	keeped when pagination is used in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2012-02-09 12:33:21 +00:00
parent a25c467139
commit 64ce47ec6d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php: Now id_group and id_name it's
keeped when pagination is used in this view.
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php: Now toogle filter is not hide

View File

@ -242,7 +242,8 @@ $url = "index.php?sec=eventos&amp;sec2=operation/events/events&amp;search=" .
$ev_group . "&amp;refr=" . $config["refr"] . "&amp;id_agent=" .
$id_agent . "&amp;id_event=" . $id_event . "&amp;pagination=" .
$pagination . "&amp;group_rep=" . $group_rep . "&amp;event_view_hr=" .
$event_view_hr . "&amp;id_user_ack=" . $id_user_ack . "&amp;tag=" . $tag . "&amp;filter_only_alert=" . $filter_only_alert . "&amp;offset=" . $offset . "&amp;toogle_filter=no";
$event_view_hr . "&amp;id_user_ack=" . $id_user_ack . "&amp;tag=" . $tag . "&amp;filter_only_alert=" . $filter_only_alert . "&amp;offset=" . $offset . "&amp;toogle_filter=no" .
"&amp;filter_id=" . $filter_id . "&amp;id_name=" . $id_name . "&amp;id_group=" . $id_group;
echo "<br>";
//Link to toggle filter