Commit b8aabb0d8b31309101aec83fffcb02581998c6ee
1 parent
eb995c3e
Exists in
master
and in
29 other branches
ActionItem85: Comment cms
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@761 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/controllers/profile_admin/cms_controller.rb
@@ -5,5 +5,5 @@ class CmsController < ComatoseAdminController | @@ -5,5 +5,5 @@ class CmsController < ComatoseAdminController | ||
5 | 5 | ||
6 | define_option :page_class, Article | 6 | define_option :page_class, Article |
7 | 7 | ||
8 | - protect [:edit, :new, :reorder, :delete], :post_content, :profile | 8 | +# protect [:edit, :new, :reorder, :delete], :post_content, :profile |
9 | end | 9 | end |