[前端]修改我的提交页面错误的url[CI SKIP]

This commit is contained in:
esp 2015-08-31 17:19:25 +08:00
parent fbe7c2d2d7
commit 1af05b065f

View File

@ -48,7 +48,7 @@
<tbody>
{% for item in submissions %}
<tr>
<th scope="row"><a href="/my_submission/{{ item.id }}/" id="id_{{ forloop.counter }}">
<th scope="row"><a href="/submission/{{ item.id }}/" id="id_{{ forloop.counter }}">
{{ forloop.counter |add:start_id }}</a></th>
<td>{{ item.create_time }}</td>
<td>