Commit 67ecebc66248da792c9599aafd9803f950d079d0

Authored by AntonioTerceiro
1 parent 9dd118f1

ActionItem172: removing ImageGallery from the available article types


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1495 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/controllers/my_profile/cms_controller.rb
... ... @@ -13,7 +13,6 @@ class CmsController < MyProfileController
13 13 TextileArticle,
14 14 RssFeed,
15 15 UploadedFile,
16   - ImageGallery,
17 16 ]
18 17  
19 18 def view
... ...