From d5fbae7b28c322c5bdb892c21584f668a7596375 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Mon, 28 Feb 2022 17:32:13 +0100 Subject: [PATCH] monitoring/list/downtimes: Enhance PDF layout --- .../application/views/scripts/list/downtimes.phtml | 8 +++++++- .../views/scripts/partials/downtime/downtime-header.phtml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/downtimes.phtml b/modules/monitoring/application/views/scripts/list/downtimes.phtml index dfef61760..46ce0bb81 100644 --- a/modules/monitoring/application/views/scripts/list/downtimes.phtml +++ b/modules/monitoring/application/views/scripts/list/downtimes.phtml @@ -24,6 +24,12 @@ if (! $this->compact): ?> data-icinga-multiselect-url="href('monitoring/downtimes/show') ?>" data-icinga-multiselect-controllers="href("monitoring/downtimes") ?>" data-icinga-multiselect-data="downtime_id"> + + + translate('State') ?> + translate('Downtime') ?> + + peekAhead($this->compact) as $downtime): if (isset($downtime->service_description)) { @@ -43,7 +49,7 @@ if (! $this->compact): ?> hasMore()): ?> -