Removes speaker assistance options from the profile form.
This commit is contained in:
parent
e96bce62ab
commit
2aa0074bdc
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ class SpeakerForm(forms.ModelForm):
|
||||||
"homepage",
|
"homepage",
|
||||||
"twitter_username",
|
"twitter_username",
|
||||||
"accessibility",
|
"accessibility",
|
||||||
"travel_assistance",
|
|
||||||
"accommodation_assistance",
|
|
||||||
"agreement",
|
"agreement",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue