Add method to update contestants through admin UI
This commit is contained in:
@@ -24,4 +24,5 @@ table.table.table-striped.table-hover
|
||||
.row
|
||||
.col
|
||||
a.btn.btn-primary href=new_user_path
|
||||
| New user
|
||||
| New user
|
||||
= button_to "Update contestants", "/update_contestants", method: :post, class: "mt-3 btn btn-success"
|
||||
Reference in New Issue
Block a user