slick calendrier
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user