改打开题目为当前窗口打开,并且去掉题目单页中的返回选项

This commit is contained in:
hohoTT
2015-09-11 16:27:03 +08:00
parent 50d709be28
commit 81e3381c6f
4 changed files with 4 additions and 10 deletions

View File

@@ -9,9 +9,6 @@
<li role="presentation">
<a href="/problem/{{ problem.id }}/submissions/">我的提交</a>
</li>
<li role="presentation">
<a href="/problems/">返回</a>
</li>
</ul>
{% include "oj/problem/_problem_header.html" %}