Skip to content

Commit

Permalink
Submit role in educator signup form
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanHouston committed Apr 2, 2020
1 parent 3580e2f commit e774c01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
</label>
<%= f.hidden_field :contract_1_id, value: contracts.first.id %>
<%= f.hidden_field :contract_2_id, value: contracts.second.id %>
<%= f.hidden_field :role, value: :instructor %>
</div>
</div>

Expand Down

0 comments on commit e774c01

Please sign in to comment.