mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Fixed the returning to item editor when it is availability item. TICKET: #2149
(cherry picked from commit 29f4c1d7e7fc86313bbb063036e55bfa79e5e9ab)
This commit is contained in:
parent
d1bff5de92
commit
184e705b8d
@ -130,6 +130,7 @@ switch ($action) {
|
||||
case 'exception':
|
||||
case 'general':
|
||||
case 'network_interfaces_report':
|
||||
case 'availability':
|
||||
$get_data_editor = true;
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user