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