From b8aabb0d8b31309101aec83fffcb02581998c6ee Mon Sep 17 00:00:00 2001 From: LeandroNunes Date: Sat, 20 Oct 2007 02:05:29 +0000 Subject: [PATCH] ActionItem85: Comment cms --- app/controllers/profile_admin/cms_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/profile_admin/cms_controller.rb b/app/controllers/profile_admin/cms_controller.rb index a686980..01ed23e 100644 --- a/app/controllers/profile_admin/cms_controller.rb +++ b/app/controllers/profile_admin/cms_controller.rb @@ -5,5 +5,5 @@ class CmsController < ComatoseAdminController define_option :page_class, Article - protect [:edit, :new, :reorder, :delete], :post_content, :profile +# protect [:edit, :new, :reorder, :delete], :post_content, :profile end -- libgit2 0.21.2