Use simple permissions
This commit is contained in:
parent
ee3f27f7c2
commit
0b59069714
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ CMS_TEMPLATES = (
|
||||||
('sidebar_right.html', 'Sidebar Right')
|
('sidebar_right.html', 'Sidebar Right')
|
||||||
)
|
)
|
||||||
|
|
||||||
CMS_PERMISSION = True
|
CMS_PERMISSION = False
|
||||||
|
|
||||||
CMS_PLACEHOLDER_CONF = {}
|
CMS_PLACEHOLDER_CONF = {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue