修改逻辑

This commit is contained in:
virusdefender
2015-09-22 14:37:45 +08:00
parent 5ac16a3c7f
commit f0a70c3b09
3 changed files with 6 additions and 4 deletions

View File

@@ -52,6 +52,7 @@
<tr>
<th scope="row">
<a href="/submission/{{ item.id }}/">{{ forloop.counter |add:start_id }}</a>
{% if show_all %}{{ item.user.username }}{% endif %}
</th>
<td>
<a href="/problem/{{ item.problem_id }}/">{{ item.title }}</a>