2015-04-30 13:43:30 +02:00
|
|
|
<div class="controls">
|
|
|
|
|
|
|
|
<?php if (! $this->compact): ?>
|
|
|
|
<?= $this->tabs; ?>
|
|
|
|
<?php endif ?>
|
|
|
|
|
|
|
|
<?= $this->render('partials/downtime/downtimes-header.phtml'); ?>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="content object-command">
|
2015-09-30 20:19:36 +02:00
|
|
|
<?= $delAllDowntimeForm ?>
|
2015-04-30 13:43:30 +02:00
|
|
|
</div>
|