mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#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…
x
Reference in New Issue
Block a user