calendrier puce

This commit is contained in:
2024-09-26 22:52:31 +02:00
parent 6b22089edd
commit 20e7c20f65
4 changed files with 48 additions and 37 deletions

View File

@@ -68,14 +68,6 @@
<div{{ attributes }}>
<div{{ title_attributes.addClass(title_classes) }}>{{ label }}</div>
<div class='timeline'>
{# <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 class="__timeline-content">
{% if multiple %}
{% endif %}