mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
Don't select service_severity column in the service detail view
The column service_severity is not used in the service detail view. refs #8614
This commit is contained in:
parent
2ba5e8eb0c
commit
6d78ab69ef
@ -123,7 +123,6 @@ class Service extends MonitoredObject
|
||||
'service_long_output',
|
||||
'service_is_flapping',
|
||||
'service_state_type',
|
||||
'service_severity',
|
||||
'service_last_check',
|
||||
'service_notifications_enabled',
|
||||
'service_notifications_enabled_changed',
|
||||
|
Loading…
x
Reference in New Issue
Block a user