summaryrefslogtreecommitdiff
path: root/app/views/tournaments/index.html.erb
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-03-03 12:23:04 -0500
committerAndrewMurrell <amurrel@purdue.edu>2014-03-03 12:23:04 -0500
commit764d9c06affc962428615b53574dbd5d3db62a7d (patch)
tree1b21eb8b24dd5e2aa674d038294e1a0fd87c9b4f /app/views/tournaments/index.html.erb
parent06ff58091d4710d485d5944b3b4eed362715d8ff (diff)
What was broken has been reforged.
Diffstat (limited to 'app/views/tournaments/index.html.erb')
-rw-r--r--app/views/tournaments/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/tournaments/index.html.erb b/app/views/tournaments/index.html.erb
index 7810b50..73b064e 100644
--- a/app/views/tournaments/index.html.erb
+++ b/app/views/tournaments/index.html.erb
@@ -24,4 +24,4 @@
<br>
-<%= link_to 'New Tournament', new_tournament_path, :class => "btn btn-warning btn-lg" %>
+<%= link_to 'New Tournament', new_tournament_path %>