mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-9030-cambiar-altura-lista-vista-filtro-eventos' into 'develop'
Change selector size See merge request artica/pandorafms!4920
This commit is contained in:
commit
3506fd0067
@ -1156,7 +1156,10 @@ $data = html_print_select(
|
||||
true,
|
||||
true,
|
||||
'',
|
||||
false
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
3
|
||||
);
|
||||
$in = '<div class="filter_input"><label>'.__('Severity').'</label>';
|
||||
$in .= $data.'</div>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user