diff --git a/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml b/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml new file mode 100644 index 000000000..69d2cb16a --- /dev/null +++ b/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml @@ -0,0 +1,51 @@ +
+ 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') ?> + type === 'service'): ?> + render('show/components/servicegroups.phtml') ?> + + render('show/components/hostgroups.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') ?> +