1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-17 05:15:36 +00:00

Removed back to tournament button now that there is a navbar

This commit is contained in:
2019-01-23 20:05:08 +00:00
parent b001445090
commit 476bdfa650
12 changed files with 3 additions and 44 deletions

View File

@@ -1,5 +1,3 @@
<%= link_to 'Back', tournaments_path, :class=>"btn btn-default" %>
<br>
<h1>Editing tournament</h1>
<%= render 'form' %>