Fixed the returning to item editor when it is availability item. TICKET: #2149

(cherry picked from commit 29f4c1d7e7)
This commit is contained in:
mdtrooper 2015-04-24 17:17:38 +02:00
parent d1bff5de92
commit 184e705b8d
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ switch ($action) {
case 'exception':
case 'general':
case 'network_interfaces_report':
case 'availability':
$get_data_editor = true;
break;
default: