题目页面增加来源的隐藏显示项

This commit is contained in:
virusdefender
2015-09-16 17:29:00 +08:00
parent 571b42cfb5
commit 9e778f0cc5

View File

@@ -59,6 +59,12 @@
{% endfor %}
</p>
</div>
{% if problem.source %}
<div class="problem-section hide">
<label class="problem-label">来源</label>
<div class="problem-detail">{{ problem.source }}</div>
</div>
{% endif %}
<div>
<label>选择语言</label>
<div>