summaryrefslogtreecommitdiff
path: root/app/views/games
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-03-04 16:22:22 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-03-04 16:22:22 -0500
commitfb76b4db64583def6db3aac43e31c25d3bd489df (patch)
tree0e6934cc48811d40e103e911c101c4dc2df81f4e /app/views/games
parentd7d7636973b5d90bd9b245b4b1bac75a9d190a3f (diff)
Git is telling me to commit I dont know why
Diffstat (limited to 'app/views/games')
-rw-r--r--app/views/games/index.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/games/index.html.erb b/app/views/games/index.html.erb
index 2c178f5..ccd0f63 100644
--- a/app/views/games/index.html.erb
+++ b/app/views/games/index.html.erb
@@ -1,6 +1,6 @@
<h1>Listing games</h1>
-<table class="table table-hover">
+<table>
<thead>
<tr>
<th>Name</th>
@@ -32,4 +32,4 @@
<br>
-<%= link_to 'New Game', new_game_path, {:class => "btn btn-warning"} %>
+<%= link_to 'New Game', new_game_path %>