mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
monitoring: Drop obsolete view script show/components/customvars.phtml
This commit is contained in:
parent
83e8b3b8e8
commit
a48bd84fb4
@ -1,6 +0,0 @@
|
|||||||
<?php foreach ($object->customvarsWithOriginalNames as $name => $value): ?>
|
|
||||||
<tr>
|
|
||||||
<th><?= $this->escape($name) ?></th>
|
|
||||||
<td class="custom-variables"><?= $this->customvar($value) ?></td>
|
|
||||||
</tr>
|
|
||||||
<?php endforeach ?>
|
|
Loading…
x
Reference in New Issue
Block a user