Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
memelee committed Mar 14, 2014
1 parent 34a191d commit 113b22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/ranklist.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<tbody>
{{$rank := 1}}
{{with .User}}
{{range .}}
{{range .}}
{{if ShowStatus .Status}}
<tr>
<td>{{$rank}}</td>
Expand Down

0 comments on commit 113b22d

Please sign in to comment.