From eb44ec7786dda8f62c74ee58315fd7d7ef538ff4 Mon Sep 17 00:00:00 2001 From: Pisces000221 <1786762946@qq.com> Date: Thu, 6 Jul 2017 22:39:52 +0800 Subject: [PATCH] Fix link to additional files after contest ends --- views/problem.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/problem.ejs b/views/problem.ejs index 62b8191..43cb34d 100644 --- a/views/problem.ejs +++ b/views/problem.ejs @@ -91,7 +91,7 @@ div[class*=ace_br] { 统计 测试数据 <% } %> - <% if (problem.additional_file) { %>附加文件<% } %> + <% if (problem.additional_file) { %>附加文件<% } %> <% if (!contest) { %>