Skip to content

Commit

Permalink
修正记录
Browse files Browse the repository at this point in the history
  • Loading branch information
heyunpeng committed Aug 27, 2015
1 parent a41f507 commit 04440c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/traceresult/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ $(document).ready(
<% end %>
<% elsif log.maintype == 4 %>
<% if log.gametype == 1 %>
<td></td>
<% elsif log.gametype == 2 %>
<td></td>
<% elsif log.gametype == 2 %>
<td></td>
<% elsif log.gametype == 3 %>
<td></td>
<% elsif log.gametype == 4 %>
Expand Down

0 comments on commit 04440c7

Please sign in to comment.