diff --git a/modules/monitoring/application/views/scripts/service/show.phtml b/modules/monitoring/application/views/scripts/service/show.phtml index 4905808802..6e998ca881 100644 --- a/modules/monitoring/application/views/scripts/service/show.phtml +++ b/modules/monitoring/application/views/scripts/service/show.phtml @@ -1,17 +1,18 @@
- compact): ?> +compact): ?> tabs ?> - + render('partials/service/object-header.phtml') ?> -

translate("Service detail information") ?>

+

translate('Service detail information') ?>

+
render('show/components/output.phtml') ?> render('show/components/grapher.phtml') ?> +

translate('Problem handling') ?>

- - + render('show/components/acknowledgement.phtml') ?> render('show/components/comments.phtml') ?> render('show/components/downtime.phtml') ?> @@ -20,16 +21,35 @@ render('show/components/flapping.phtml') ?> render('show/components/servicegroups.phtml') ?> render('show/components/perfdata.phtml') ?> - + +

translate('Problem handling') ?>

translate('Notifications') ?>

+ +

translate('Notifications') ?>

+ + render('show/components/notifications.phtml') ?> render('show/components/contacts.phtml') ?> - + +

translate('Check execution') ?>

+ +

translate('Check execution') ?>

+ + render('show/components/command.phtml') ?> render('show/components/checksource.phtml') ?> render('show/components/checkstatistics.phtml') ?> render('show/components/checktimeperiod.phtml') ?> + +
+ + customvars)): ?> +

translate('Custom Variables') ?>

+ + render('show/components/customvars.phtml') ?> - render('show/components/flags.phtml') ?> - +
+ + + render('show/components/flags.phtml') ?>