fixed problems with period in reports type avilibality. Tiquet: #3343

This commit is contained in:
m-lopez-f 2016-02-03 16:28:42 +01:00
parent 2f848cabc3
commit 868c5eec31
1 changed files with 1 additions and 0 deletions

View File

@ -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':