Improve contest view
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
= form_with model: puzzle, url: "/contests/#{contest.id}/puzzles", method: :post do |form|
|
||||
= form_with model: puzzle, url: url, method: method do |form|
|
||||
.row.mb-3
|
||||
.col
|
||||
.form-floating
|
||||
|
||||
Reference in New Issue
Block a user