mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +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 'exception':
|
||||||
case 'general':
|
case 'general':
|
||||||
case 'network_interfaces_report':
|
case 'network_interfaces_report':
|
||||||
|
case 'availability':
|
||||||
$get_data_editor = true;
|
$get_data_editor = true;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user