src/pyams_content/component/gallery/interfaces/__init__.py
changeset 398 59e2dddd1bd9
parent 395 2a39b333a585
child 407 0ef5de2d5674
--- a/src/pyams_content/component/gallery/interfaces/__init__.py	Mon Feb 19 10:22:06 2018 +0100
+++ b/src/pyams_content/component/gallery/interfaces/__init__.py	Mon Feb 19 10:24:46 2018 +0100
@@ -100,7 +100,8 @@
 
     renderer = Choice(title=_("Gallery template"),
                       description=_("Presentation template used for this gallery"),
-                      vocabulary='PyAMS gallery renderers')
+                      vocabulary='PyAMS gallery renderers',
+                      default='hidden')
 
     def append(self, value, notify=True):
         """Append new file to gallery