diff --git a/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py b/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py index fc41791..3adea92 100644 --- a/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py +++ b/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py @@ -423,7 +423,7 @@ def config(settings): # ------------------------------------------------------------------------- # CMS # Uncomment this to hide CMS from module index pages - settings.cms.hide_index = True + #settings.cms.hide_index = True # Uncomment to use Bookmarks in Newsfeed #settings.cms.bookmarks = True # Uncomment to use have Filter form in Newsfeed be open by default