mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 13:24:24 +02:00
monitoring: Remove ununsed sort rule in the ServiceStatus
This commit is contained in:
parent
9e8c897d6f
commit
5df6828889
@ -137,9 +137,6 @@ class ServiceStatus extends DataView
|
||||
),
|
||||
'order' => self::SORT_ASC
|
||||
),
|
||||
'host_last_state_change' => array(
|
||||
'order' => self::SORT_ASC
|
||||
),
|
||||
'host_severity' => array(
|
||||
'columns' => array(
|
||||
'host_severity',
|
||||
|
Loading…
x
Reference in New Issue
Block a user