add event_ids to permitted params

This commit is contained in:
Stella Rouzi 2014-07-27 09:41:50 +03:00
parent 5779c99896
commit 3fc9e43f7d

View file

@ -105,6 +105,7 @@ class ConferenceRegistrationController < ApplicationController
:other_dietary_choice, :handicapped_access_required, :dietary_choice_id,
:volunteer, :other_special_needs,
social_event_ids: [],
event_ids: [],
vchoice_ids: [],
qanswer_ids: [],
qanswers_attributes: [],