#8840 changed invisible class
This commit is contained in:
parent
b290e6c896
commit
1fcd64da26
|
@ -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…
Reference in New Issue