Merge branch 'ent-5431-Filtro-de-usuarios' into 'develop'

fix bad parameter in function call

See merge request artica/pandorafms!3068
This commit is contained in:
Daniel Rodriguez 2020-03-10 12:11:29 +01:00
commit 97f3902cf4
1 changed files with 0 additions and 1 deletions

View File

@ -302,7 +302,6 @@ if (defined('METACONSOLE')) {
__('Users control filter'), __('Users control filter'),
__('Toggle filter(s)'), __('Toggle filter(s)'),
'', '',
'',
!$search !$search
); );
} }