From 67cd3dc6c46d99e9a0e648ce35948fdf6b8ee0ba Mon Sep 17 00:00:00 2001 From: Menci Date: Thu, 20 Dec 2018 23:48:20 +0800 Subject: [PATCH] Make @ru1eR0 and @KyleYoung-ymj happy --- views/problem.ejs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/problem.ejs b/views/problem.ejs index 86e5723..da0e687 100644 --- a/views/problem.ejs +++ b/views/problem.ejs @@ -96,16 +96,16 @@ div[class*=ace_br] { <% } %> 提交记录 统计 + 测试数据 + <% if (problem.additional_file) { %> + 附加文件 + <% } %> 讨论 <% if (discussionCount) { %> -
<%= discussionCount %>
+
<%= discussionCount %>
<% } %>
- 测试数据 - <% if (problem.additional_file) { %> - 附加文件 - <% } %> <% } %> <% if (!contest) { %>