mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Fixed the lost period in availability item. TICKET: #2149
This commit is contained in:
parent
97e1d244f8
commit
61aa789033
@ -1082,6 +1082,7 @@ switch ($action) {
|
||||
$good_format = true;
|
||||
break;
|
||||
case 'availability':
|
||||
$values['period'] = get_parameter('period');
|
||||
// HACK it is saved in show_graph field.
|
||||
// Show interfaces instead the modules
|
||||
$values['show_graph'] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user