mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-06 14:33:14 +00:00
Moved static pages actions to tournament where it made sense
This commit is contained in:
5
app/views/tournaments/results.html.erb
Normal file
5
app/views/tournaments/results.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>
|
||||
<br>
|
||||
<br>
|
||||
<h3>Results</h3>
|
||||
<p>Will be displayed here.</p>
|
||||
Reference in New Issue
Block a user