Add contestants
This commit is contained in:
1
app/views/contestants/new.html.slim
Normal file
1
app/views/contestants/new.html.slim
Normal file
@@ -0,0 +1 @@
|
||||
= render "form", contest: @contest, contestant: @contestant, submit_text: "Add", method: :post, url: "/contests/#{@contest.id}/contestants"
|
||||
Reference in New Issue
Block a user