|
@if (hostgroupSystemdowntime.Hostgroup.allow_edit) {
}
|
{{ hostgroupSystemdowntime.Container.name }}
{{ hostgroupSystemdowntime.Container.name }}
|
@if (hostgroupSystemdowntime.Systemdowntime.downtimeTypeId == 1) {
{{ t('Yes') }}
} @else {
{{ t('No') }}
}
|
{{ hostgroupSystemdowntime.Systemdowntime.author }}
|
AUTO[{{ hostgroupSystemdowntime.Systemdowntime.id }}]:
{{ hostgroupSystemdowntime.Systemdowntime.comment }}
|
{{ hostgroupSystemdowntime.Systemdowntime.weekdaysHuman.join(', ') }}
|
{{ hostgroupSystemdowntime.Systemdowntime.dayOfMonth.join(', ') }}
|
{{ hostgroupSystemdowntime.Systemdowntime.startTime }}
|
{{ hostgroupSystemdowntime.Systemdowntime.duration }}
|
@if (hostgroupSystemdowntime.Hostgroup.allow_edit) {
}
|
}