add event_ids to permitted params
This commit is contained in:
parent
5779c99896
commit
3fc9e43f7d
1 changed files with 1 additions and 0 deletions
|
|
@ -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: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue