mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 21:54:06 +00:00
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,
|
||||
: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