slick calendrier

This commit is contained in:
2024-09-26 13:40:57 +02:00
parent d6b2bc3d10
commit cbfd54cd9b
11 changed files with 642 additions and 485 deletions

View File

@@ -68,14 +68,14 @@
<div{{ attributes }}>
<div{{ title_attributes.addClass(title_classes) }}>{{ label }}</div>
<div class='timeline'>
<div class="__timeline-arrows">
{# <div class="__timeline-arrows">
<button id='arrowPrev' class="arrow arrow__prev" aria-label="Previous" type="button">
{% include active_theme_path() ~ '/dist/assets/img/prev.svg' %}
</button>
<button id='arrowNext' class="arrow arrow__next" aria-label="Next" type="button">
{% include active_theme_path() ~ '/dist/assets/img/next.svg' %}
</button>
</div>
</div> #}
<div class="__timeline-content">
{% if multiple %}
{% endif %}