mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Fixed the returning to item editor when it is availability item. TICKET: #2149
This commit is contained in:
parent
61aa789033
commit
29f4c1d7e7
@ -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