mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fixed the lost period in availability item. TICKET: #2149
(cherry picked from commit 61aa789033e3199d1e733f3fb2abf89b2b8e116d)
This commit is contained in:
parent
55dc1a278e
commit
d1bff5de92
@ -1112,6 +1112,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