From a48bd84fb4d854e09794174d33a51d4dd12bd0a5 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 2 Dec 2021 15:17:07 +0100 Subject: [PATCH] monitoring: Drop obsolete view script `show/components/customvars.phtml` --- .../views/scripts/show/components/customvars.phtml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 modules/monitoring/application/views/scripts/show/components/customvars.phtml diff --git a/modules/monitoring/application/views/scripts/show/components/customvars.phtml b/modules/monitoring/application/views/scripts/show/components/customvars.phtml deleted file mode 100644 index d780af8bb..000000000 --- a/modules/monitoring/application/views/scripts/show/components/customvars.phtml +++ /dev/null @@ -1,6 +0,0 @@ -customvarsWithOriginalNames as $name => $value): ?> - - escape($name) ?> - customvar($value) ?> - -