mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
dashboard: add compact support
This commit is contained in:
parent
1f5db2f8c1
commit
1e61f55210
@ -1,5 +1,7 @@
|
||||
<div class="controls">
|
||||
<?php if (! $this->compact): ?>
|
||||
<?= $this->tabs ?>
|
||||
<?php endif ?>
|
||||
</div>
|
||||
<?php if ($this->dashboard): ?>
|
||||
<div class="dashboard content">
|
||||
|
Loading…
x
Reference in New Issue
Block a user