This commit is contained in:
Rishabh Saxena 2016-06-15 16:04:03 +00:00 committed by GitHub
commit 96a92670c6
8 changed files with 44 additions and 2 deletions

View file

@ -186,7 +186,7 @@ module Admin
:vpositions_attributes, :use_volunteers, :color,
:sponsorship_levels_attributes, :sponsors_attributes,
:targets, :targets_attributes,
:campaigns, :campaigns_attributes, :registration_limit)
:campaigns, :campaigns_attributes, :registration_limit, :payment_method)
end
end
end