@if (config && config.useScroll) { } @if (config && !config.useScroll) { }
@for (serviceDowntime of serviceDowntimes.all_service_downtimes; track $index) { }
{{ t('Running') }} {{ t('Host') }} {{ t('Service') }} {{ t('User') }} {{ t('Comment') }} {{ t('Created') }} {{ t('Start') }} {{ t('End') }} {{ t('Duration') }} {{ t('Was cancelled') }}
{{ serviceDowntime.Host.hostname }} {{ serviceDowntime.Service.servicename }} {{ serviceDowntime.DowntimeService.authorName }} {{ serviceDowntime.DowntimeService.commentData }} {{ serviceDowntime.DowntimeService.entryTime }} {{ serviceDowntime.DowntimeService.scheduledStartTime }} {{ serviceDowntime.DowntimeService.scheduledEndTime }} {{ serviceDowntime.DowntimeService.durationHuman }} {{ t('Yes') }} {{ t('No') }}
{{ t('Filter') }}
{{ t('Options') }}