Commit 5ff840ba authored by 神楽坂玲奈's avatar 神楽坂玲奈

user#show tfoot td

parent 22c18441
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
</thead> </thead>
<tfoot> <tfoot>
<tr> <tr>
<%= link_to "更多...", {:controller => :duels, :action => :index, :user_id => @user.id} %> <td colspan="5"><%= link_to "更多...", {:controller => :duels, :action => :index, :user_id => @user.id} %></td>
</tr> </tr>
</tfoot> </tfoot>
<tbody> <tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment