fix in parameters
This commit is contained in:
parent
d75ddcf5f3
commit
1678c21996
1 changed files with 1 additions and 2 deletions
|
|
@ -105,9 +105,8 @@ class ConferenceRegistrationController < ApplicationController
|
||||||
:conference_id, :attending_social_events, :attending_with_partner,
|
:conference_id, :attending_social_events, :attending_with_partner,
|
||||||
:using_affiliated_lodging, :arrival, :departure,
|
:using_affiliated_lodging, :arrival, :departure,
|
||||||
:other_dietary_choice, :handicapped_access_required, :dietary_choice_id,
|
:other_dietary_choice, :handicapped_access_required, :dietary_choice_id,
|
||||||
:volunteer,
|
:volunteer, :other_special_needs,
|
||||||
social_event_ids: [],
|
social_event_ids: [],
|
||||||
other_special_needs: [],
|
|
||||||
vchoice_ids: [],
|
vchoice_ids: [],
|
||||||
qanswer_ids: [],
|
qanswer_ids: [],
|
||||||
qanswers_attributes: [],
|
qanswers_attributes: [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue