|
<div class="controls">
|
|
|
|
<?php if (! $this->compact): ?>
|
|
<?= $this->tabs; ?>
|
|
<?php endif ?>
|
|
|
|
<table>
|
|
<tr> <?= $this->render('partials/downtime/downtime-header.phtml') ?> </tr>
|
|
</table>
|
|
</div>
|
|
<div class="content object-command">
|
|
<?= $delDowntimeForm; ?>
|
|
</div>
|