add image carousel to venues

This commit is contained in:
2024-08-09 04:24:20 +02:00
parent 996b63911c
commit 175dcb8e8f
8 changed files with 201 additions and 61 deletions
+2 -1
View File
@@ -67,7 +67,7 @@ class ImageSliderItemBlock(blocks.StructBlock):
class Meta:
icon = "image"
label = "Bildegalleri"
# label = "Bilde"
@register_streamfield_block
@@ -82,6 +82,7 @@ class ImageSliderBlock(blocks.StructBlock):
class Meta:
icon = "image"
label = "Bildegalleri"
@register_streamfield_block