1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-05-09 07:11:59 +00:00

Added button to generate matches

This commit is contained in:
2015-05-26 17:53:53 +00:00
parent e62fb1a514
commit 81f233cb0e
4 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}" %>
<br>
Done!