Remove danging :photos table and other photo cruft

This commit is contained in:
Henne Vogelsang 2016-04-27 12:36:38 +02:00
parent 1ce834391a
commit ae55c2772f
7 changed files with 15 additions and 37 deletions

View file

@ -185,7 +185,7 @@ module Admin
:use_difficulty_levels, :use_vpositions, :use_vdays, :vdays_attributes,
:vpositions_attributes, :use_volunteers, :color,
:sponsorship_levels_attributes, :sponsors_attributes,
:photos_attributes, :targets, :targets_attributes,
:targets, :targets_attributes,
:campaigns, :campaigns_attributes, :registration_limit)
end
end