From 83e8b3b8e8b1f6425adc855bec97e9afc19f9705 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 2 Dec 2021 15:16:39 +0100 Subject: [PATCH] detail-content: Use widget `CustomVarTable` to render custom vars --- .../views/scripts/partials/object/detail-content.phtml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml b/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml index 0dc4572ec..62bfd2c4e 100644 --- a/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml +++ b/modules/monitoring/application/views/scripts/partials/object/detail-content.phtml @@ -45,12 +45,9 @@ customvars)): ?>

translate('Custom Variables') ?>

- - - render('show/components/customvars.phtml') ?> - -
+
+ customvarsWithOriginalNames, $object)) ?> +
- render('show/components/flags.phtml') ?>