diff --git a/modules/monitoring/application/views/scripts/partials/command/object-command-form.phtml b/modules/monitoring/application/views/scripts/partials/command/object-command-form.phtml index 095d9a4c4..03be36cf3 100644 --- a/modules/monitoring/application/views/scripts/partials/command/object-command-form.phtml +++ b/modules/monitoring/application/views/scripts/partials/command/object-command-form.phtml @@ -6,13 +6,11 @@ getType() === $object::TYPE_HOST): ?> render('partials/host/object-header.phtml'); ?> -

compact ? ' data-base-target="col1"' : ''; ?>"> - baseFilter = Filter::where('host', $object->host_name); - $this->stats = $object->stats; - echo $this->render('list/components/servicesummary.phtml'); - ?> -

+ baseFilter = Filter::where('host', $object->host_name); + $this->stats = $object->stats; + echo $this->render('list/components/servicesummary.phtml'); + ?> render('partials/service/object-header.phtml'); ?>
@@ -20,4 +18,4 @@
-
\ No newline at end of file +