mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch 'ent-8840-Desplegable-autorefresh-invisible' into 'develop'
Ent 8840 desplegable autorefresh invisible See merge request artica/pandorafms!4824
This commit is contained in:
commit
49cdcfa876
@ -256,7 +256,7 @@ echo sprintf('<div id="header_table" class="header_table_%s">', $menuTypeClass);
|
|||||||
$ignored_params['refr'] = '';
|
$ignored_params['refr'] = '';
|
||||||
$values = get_refresh_time_array();
|
$values = get_refresh_time_array();
|
||||||
|
|
||||||
$autorefresh_additional = '<span id="combo_refr" class="invisible">';
|
$autorefresh_additional = '<span id="combo_refr" class="invisible_events">';
|
||||||
$autorefresh_additional .= html_print_select(
|
$autorefresh_additional .= html_print_select(
|
||||||
$values,
|
$values,
|
||||||
'ref',
|
'ref',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user