mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
c88f0c7e37
commit
18dae78d80
@ -279,6 +279,7 @@ abstract class MonitoredObject implements Filterable
|
|||||||
'author_name' => 'downtime_author_name',
|
'author_name' => 'downtime_author_name',
|
||||||
'start' => 'downtime_start',
|
'start' => 'downtime_start',
|
||||||
'scheduled_start' => 'downtime_scheduled_start',
|
'scheduled_start' => 'downtime_scheduled_start',
|
||||||
|
'scheduled_end' => 'downtime_scheduled_end',
|
||||||
'end' => 'downtime_end',
|
'end' => 'downtime_end',
|
||||||
'duration' => 'downtime_duration',
|
'duration' => 'downtime_duration',
|
||||||
'is_flexible' => 'downtime_is_flexible',
|
'is_flexible' => 'downtime_is_flexible',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user