From 67ecebc66248da792c9599aafd9803f950d079d0 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Mon, 25 Feb 2008 14:16:09 +0000 Subject: [PATCH] ActionItem172: removing ImageGallery from the available article types --- app/controllers/my_profile/cms_controller.rb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/controllers/my_profile/cms_controller.rb b/app/controllers/my_profile/cms_controller.rb index 40d675e..14f8891 100644 --- a/app/controllers/my_profile/cms_controller.rb +++ b/app/controllers/my_profile/cms_controller.rb @@ -13,7 +13,6 @@ class CmsController < MyProfileController TextileArticle, RssFeed, UploadedFile, - ImageGallery, ] def view -- libgit2 0.21.2