From b4646077938287c89fd38a2efaf6732f58c8e242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Thu, 8 Sep 2022 22:11:00 +0200 Subject: [PATCH] Fixed image carousel on part info page and added indicators. --- templates/Parts/info/_picture.html.twig | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/templates/Parts/info/_picture.html.twig b/templates/Parts/info/_picture.html.twig index 590e3b89..532d0f8f 100644 --- a/templates/Parts/info/_picture.html.twig +++ b/templates/Parts/info/_picture.html.twig @@ -1,7 +1,12 @@ {% if not pictures is empty %} {# Part main image #} -