#15263 created filter for modules

This commit is contained in:
miguel angel rasteu 2023-04-13 13:54:11 +02:00
parent b043717df5
commit 10c7d4dddb
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ $filterTable->data[1][0] .= html_print_input_text(
'',
''
);
$filterTable->data[0][0] .= html_print_input_hidden('search', 1, true);
if ((bool) $policy_page === false) {