src/pyams_content/component/gallery/interfaces/__init__.py
changeset 429 fafbf6bb246e
parent 426 ad309e5090bd
child 568 4d2dfb68c4a5
--- a/src/pyams_content/component/gallery/interfaces/__init__.py	Fri Mar 02 13:55:13 2018 +0100
+++ b/src/pyams_content/component/gallery/interfaces/__init__.py	Fri Mar 02 14:06:39 2018 +0100
@@ -102,7 +102,7 @@
     renderer = Choice(title=_("Gallery template"),
                       description=_("Presentation template used for this gallery"),
                       vocabulary=GALLERY_RENDERERS,
-                      default='hidden')
+                      default='default')
 
     def append(self, value, notify=True):
         """Append new file to gallery