#15263 created filter for modules
This commit is contained in:
parent
b043717df5
commit
10c7d4dddb
|
@ -73,6 +73,7 @@ $filterTable->data[1][0] .= html_print_input_text(
|
||||||
'',
|
'',
|
||||||
''
|
''
|
||||||
);
|
);
|
||||||
|
|
||||||
$filterTable->data[0][0] .= html_print_input_hidden('search', 1, true);
|
$filterTable->data[0][0] .= html_print_input_hidden('search', 1, true);
|
||||||
|
|
||||||
if ((bool) $policy_page === false) {
|
if ((bool) $policy_page === false) {
|
||||||
|
|
Loading…
Reference in New Issue