Merge branch 'hohoTT-dev' into virusdefender-dev
* hohoTT-dev: 改打开题目为当前窗口打开,并且去掉题目单页中的返回选项 contest type 的表示类型修改为常量 比赛描述居中,注意:后台写题目描述的时候无需空格,描述会自动居中,不然描述会偏离原来居中的方向。
This commit is contained in:
@@ -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" %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user