Set initial status to modules pagination in agent view TICKETS #3362

This commit is contained in:
fermin831 2016-02-09 20:03:56 +01:00
parent eddc7d8490
commit a658b88361
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ ui_toggle($html_toggle,
var sort_rows = 'up';
var filter_status = -1;
var filter_text = "";
reset_filter_modules ();
$(document).ready(function() {
var parameters = {};