Show Sahana CMS on index pages, related to #62
This commit is contained in:
parent
d9c84c8bae
commit
feea4ccc33
@ -423,7 +423,7 @@ def config(settings):
|
|||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
# CMS
|
# CMS
|
||||||
# Uncomment this to hide CMS from module index pages
|
# 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
|
# Uncomment to use Bookmarks in Newsfeed
|
||||||
#settings.cms.bookmarks = True
|
#settings.cms.bookmarks = True
|
||||||
# Uncomment to use have Filter form in Newsfeed be open by default
|
# Uncomment to use have Filter form in Newsfeed be open by default
|
||||||
|
Loading…
Reference in New Issue
Block a user