Make the table titles in the game list match the data
authorIra W. Snyder <devel@irasnyder.com>
Sun, 25 Nov 2007 19:50:48 +0000 (11:50 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Sun, 25 Nov 2007 19:50:48 +0000 (11:50 -0800)
Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
app/views/game/list.rhtml

index 123e767..a32c14d 100644 (file)
@@ -3,8 +3,8 @@
 <table border="1">
   <tr>
     <th>Game ID</th>
-    <th>Checked Out</th>
     <th>Title</th>
+    <th>Checked Out</th>
     <th>New Release</th>
     <th>Genre</th>
     <th>Platform</th>