monitoring: Show close button when updating an instance
This commit is contained in:
parent
f2d639108f
commit
734c7b3546
|
@ -1,2 +1,5 @@
|
|||
<div class="controls">
|
||||
<?= $tabs->showOnlyCloseButton() ?>
|
||||
</div>
|
||||
<h4><?= $this->translate('Edit Existing Instance'); ?></h4>
|
||||
<?= $form; ?>
|
||||
<?= $form; ?>
|
||||
|
|
Loading…
Reference in New Issue