We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b2cad commit 76b4ee8Copy full SHA for 76b4ee8
src/collective/cover/tiles/collection.py
@@ -233,4 +233,4 @@ def show_footer(self):
233
return self._field_is_visible('footer')
234
235
def is_slidemode(self):
236
- return self.data.get('slidemode', False)
+ return self.data.get('slidemode', False)
0 commit comments