diff --git a/modules/monitoring/application/views/scripts/service/show.phtml b/modules/monitoring/application/views/scripts/service/show.phtml
index 6e998ca88..6ec48f23e 100644
--- a/modules/monitoring/application/views/scripts/service/show.phtml
+++ b/modules/monitoring/application/views/scripts/service/show.phtml
@@ -6,50 +6,4 @@
- = $this->render('show/components/output.phtml') ?>
- = $this->render('show/components/grapher.phtml') ?>
-
-
= $this->translate('Problem handling') ?>
-
-
- = $this->render('show/components/acknowledgement.phtml') ?>
- = $this->render('show/components/comments.phtml') ?>
- = $this->render('show/components/downtime.phtml') ?>
- = $this->render('show/components/notes.phtml') ?>
- = $this->render('show/components/actions.phtml') ?>
- = $this->render('show/components/flapping.phtml') ?>
- = $this->render('show/components/servicegroups.phtml') ?>
- = $this->render('show/components/perfdata.phtml') ?>
-
-
-
-
= $this->translate('Notifications') ?>
-
-
- = $this->render('show/components/notifications.phtml') ?>
- = $this->render('show/components/contacts.phtml') ?>
-
-
-
-
= $this->translate('Check execution') ?>
-
-
- = $this->render('show/components/command.phtml') ?>
- = $this->render('show/components/checksource.phtml') ?>
- = $this->render('show/components/checkstatistics.phtml') ?>
- = $this->render('show/components/checktimeperiod.phtml') ?>
-
-
-
- customvars)): ?>
-
= $this->translate('Custom Variables') ?>
-
-
- = $this->render('show/components/customvars.phtml') ?>
-
-
-
-
- = $this->render('show/components/flags.phtml') ?>
-
+= $this->render('partials/object/detail-content.phtml') ?>