Delete extra text input

This commit is contained in:
Montana 2019-01-04 13:31:26 -05:00
parent 53a6c73510
commit a5cbffb140

View File

@ -35,7 +35,6 @@
<h3>About Your Team</h3>
{{ MultiCheckboxInput(form.dev_team, form.dev_team_other) }}
{{ TextInput(form.dev_team_other) }}
{{ OptionsInput(form.team_experience) }}
<hr>