mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
fixed problems with period in reports type avilibality. Tiquet: #3343
(cherry picked from commit 868c5eec31e343a77bc994e55d99ac19ff29ff68)
This commit is contained in:
parent
3661e11d6e
commit
48c56ca843
@ -968,6 +968,7 @@ switch ($action) {
|
||||
// Show interfaces instead the modules
|
||||
$values['show_graph'] =
|
||||
get_parameter('checkbox_show_address_agent');
|
||||
$values['period'] = get_parameter('period');
|
||||
$good_format = true;
|
||||
break;
|
||||
case 'simple_graph':
|
||||
|
Loading…
x
Reference in New Issue
Block a user