mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-04-22 22:57:25 -04:00
Don't select host_severity in the service detail view
The column host_severity is not used in the service detail view. refs #8614
This commit is contained in:
parent
9146a62573
commit
e1dbe0b9a7
1 changed files with 0 additions and 1 deletions
|
|
@ -139,7 +139,6 @@ class Service extends MonitoredObject
|
|||
'host_notifications_enabled',
|
||||
'host_display_name',
|
||||
'host_alias',
|
||||
'host_severity',
|
||||
'host_perfdata',
|
||||
'host_active_checks_enabled',
|
||||
'host_passive_checks_enabled',
|
||||
|
|
|
|||
Loading…
Reference in a new issue