summaryrefslogtreecommitdiff
path: root/app/views/tournaments/index.html.erb
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-03-03 13:55:25 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-03-03 13:55:25 -0500
commit26964a54fffb5501ba505c229361ae6a100ed099 (patch)
treebbd7446185c46e8706150fe17ef48c9c8be08a03 /app/views/tournaments/index.html.erb
parent3425bfd0f56495b7d8d9f86ac740fcf90f0fbfdb (diff)
parent8c0cd2f7c5d3152c1674cd730d649a787a8eb67c (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
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 73b064e..6006cad 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 %>
+<%= link_to 'New Tournament', new_tournament_path, :class => "btn btn-warning btn-lg" %>