We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c524d09 commit 280e0ecCopy full SHA for 280e0ec
src/collective/cover/tiles/collection.py
@@ -254,4 +254,4 @@ def show_footer(self):
254
return self._field_is_visible('footer')
255
256
def is_slidemode(self):
257
- return self.data.get('slidemode', False)
+ return self.data.get('slidemode', False)
0 commit comments