mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Modifications on the search filter
This commit is contained in:
parent
8f4afd4d0f
commit
49b5e1cfdd
@ -167,7 +167,7 @@ echo "</div>";
|
||||
parameters['getChildren'] = 1;
|
||||
parameters['filter'] = {};
|
||||
parameters['type'] = "<?php echo $tab; ?>";
|
||||
parameters['filter']['search'] = $("input#text-search").val();
|
||||
parameters['filter']['searchAgent'] = $("input#text-search").val();
|
||||
parameters['filter']['status'] = $("select#status").val();
|
||||
parameters['childrenMethod'] = 'live';
|
||||
parameters['countModuleStatusMethod'] = 'live';
|
||||
|
Loading…
x
Reference in New Issue
Block a user