mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-13 01:07:03 +00:00
Moved the tournament navbar to the bottom of the page and made site responsive. Fixed puma solid queue in development.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<br><br>
|
||||
<h3>
|
||||
Info
|
||||
<%= @tournament.name %> Info
|
||||
</h3>
|
||||
|
||||
<% if (can? :manage, @tournament) && @tournament.curently_generating_matches == 1 %>
|
||||
|
||||
Reference in New Issue
Block a user