Don't select service_unhandled column in the service detail view

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

refs #8614
This commit is contained in:
Eric Lippmann 2015-03-10 13:02:57 +01:00
parent b2bb5af0a7
commit 2ba5e8eb0c
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ class Service extends MonitoredObject
'service_in_downtime',
'service_acknowledged',
'service_handled',
'service_unhandled',
'service_output',
'service_last_state_change',
'service_long_output',