ajustement home filters
This commit is contained in:
parent
ac04d64460
commit
b440902b45
6 changed files with 36 additions and 37 deletions
|
|
@ -28,11 +28,5 @@
|
|||
</nav>
|
||||
</div>
|
||||
|
||||
<?php if ($page->intendedTemplate() == 'events'): ?>
|
||||
<div class="filters">
|
||||
<button class="filter bottom-tab bottom-tab--invert" data-target="inside-company" title="filtrer">compagnie</button>
|
||||
<button class="filter bottom-tab bottom-tab--invert" data-target="outside-company" title="filtrer">hors compagnie</button>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
</header>
|
||||
<main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue