diff --git a/modules/monitoring/application/views/scripts/host/show.phtml b/modules/monitoring/application/views/scripts/host/show.phtml
index 23e2bf4e2..008b48f03 100644
--- a/modules/monitoring/application/views/scripts/host/show.phtml
+++ b/modules/monitoring/application/views/scripts/host/show.phtml
@@ -13,31 +13,5 @@
?>
-
- = $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/hostgroups.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') ?>
- = $this->render('show/components/customvars.phtml') ?>
- = $this->render('show/components/flags.phtml') ?>
-
-
-
+= $this->render('partials/object/detail-content.phtml') ?>