diff --git a/modules/monitoring/application/views/scripts/service/show.phtml b/modules/monitoring/application/views/scripts/service/show.phtml index 6e998ca881..6ec48f23e4 100644 --- a/modules/monitoring/application/views/scripts/service/show.phtml +++ b/modules/monitoring/application/views/scripts/service/show.phtml @@ -6,50 +6,4 @@

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') ?> - render('show/components/notes.phtml') ?> - render('show/components/actions.phtml') ?> - render('show/components/flapping.phtml') ?> - render('show/components/servicegroups.phtml') ?> - render('show/components/perfdata.phtml') ?> - -
- -

translate('Notifications') ?>

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

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('partials/object/detail-content.phtml') ?>