Merge pull request #277 from differentreality/wip_registration_fix
fix in parameters
This commit is contained in:
commit
e576db90d7
1 changed files with 1 additions and 2 deletions
|
|
@ -105,9 +105,8 @@ class ConferenceRegistrationController < ApplicationController
|
|||
:conference_id, :attending_social_events, :attending_with_partner,
|
||||
:using_affiliated_lodging, :arrival, :departure,
|
||||
:other_dietary_choice, :handicapped_access_required, :dietary_choice_id,
|
||||
:volunteer,
|
||||
:volunteer, :other_special_needs,
|
||||
social_event_ids: [],
|
||||
other_special_needs: [],
|
||||
vchoice_ids: [],
|
||||
qanswer_ids: [],
|
||||
qanswers_attributes: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue