add image carousel to venues
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user