mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
monitoring: Fix typo in the `Downtime' data view
This commit is contained in:
parent
171b366744
commit
5757a6f34b
@ -31,7 +31,7 @@ class Downtime extends DataView
|
|||||||
'downtime_host',
|
'downtime_host',
|
||||||
'downtime_service',
|
'downtime_service',
|
||||||
'downtime_host_state',
|
'downtime_host_state',
|
||||||
'downtiem_service_state'
|
'downtime_service_state'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user