Do not select host_state_type in the service detail view

The column host_state_type is not used in the service detail view.

refs #8614
This commit is contained in:
Eric Lippmann 2015-03-10 09:57:51 +01:00
parent cbf39a2d99
commit 2d3fec9a42
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@ class Service extends MonitoredObject
'host_name',
'host_display_name',
'host_state',
'host_state_type',
'host_last_state_change',
'host_address',
'host_problem',