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