mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed problems with period in reports type avilibality. Tiquet: #3343
This commit is contained in:
parent
2f848cabc3
commit
868c5eec31
@ -968,6 +968,7 @@ switch ($action) {
|
|||||||
// Show interfaces instead the modules
|
// Show interfaces instead the modules
|
||||||
$values['show_graph'] =
|
$values['show_graph'] =
|
||||||
get_parameter('checkbox_show_address_agent');
|
get_parameter('checkbox_show_address_agent');
|
||||||
|
$values['period'] = get_parameter('period');
|
||||||
$good_format = true;
|
$good_format = true;
|
||||||
break;
|
break;
|
||||||
case 'simple_graph':
|
case 'simple_graph':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user