Revert "Removes speaker assistance options from the profile form."
This reverts commit 2aa0074bdc
.
This commit is contained in:
parent
565a90f618
commit
5b4e1ec01d
1 changed files with 2 additions and 0 deletions
2
vendor/symposion/speakers/forms.py
vendored
2
vendor/symposion/speakers/forms.py
vendored
|
@ -18,6 +18,8 @@ class SpeakerForm(forms.ModelForm):
|
|||
"homepage",
|
||||
"twitter_username",
|
||||
"accessibility",
|
||||
"travel_assistance",
|
||||
"accommodation_assistance",
|
||||
"agreement",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue