From 7ad157746167957924b40e8b64e02fe334987e3e Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 28 May 2009 17:09:34 -0300 Subject: [PATCH] ActionItem1049: allowing selection of description field --- app/models/community.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/app/models/community.rb b/app/models/community.rb index 71b6fd7..d123ab5 100644 --- a/app/models/community.rb +++ b/app/models/community.rb @@ -8,6 +8,7 @@ class Community < Organization xss_terminate :only => [ :name, :address, :contact_phone, :description ] FIELDS = %w[ + description nickname description language -- libgit2 0.21.2