parent
a63b69f4a1
commit
6a17d7cb26
|
@ -1,4 +1,4 @@
|
||||||
<div data-base-target='_next' class="controls">
|
<div class="controls">
|
||||||
<?php if (! $this->compact): ?>
|
<?php if (! $this->compact): ?>
|
||||||
<?= $tabs; ?>
|
<?= $tabs; ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<div data-base-target='_next' class="controls">
|
<div class="controls">
|
||||||
|
|
||||||
<?php if (! $this->compact): ?>
|
<?php if (! $this->compact): ?>
|
||||||
<?= $tabs; ?>
|
<?= $tabs; ?>
|
||||||
|
|
Loading…
Reference in New Issue