mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
Refixed bug in new tournament form
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<% if @tournament.id %>
|
||||
<% if @tournament and @tournament.id %>
|
||||
<h2><%= @tournament.name %> Links</h2>
|
||||
<nav class="navbar navbar-default navbar-static-top" role="navigation" id="tournament-navbar">
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user