From f16d71dd63576cd7d5c77b1effdaebacd173be3f Mon Sep 17 00:00:00 2001
From: daiao <358551898@qq.com>
Date: Tue, 22 Aug 2017 16:39:09 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=AD=E6=AD=A3=E5=9C=A8=E8=AF=84?=
=?UTF-8?q?=E6=B5=8B=E4=B8=AD=EF=BC=8C=E7=84=B6=E5=90=8E=E5=85=B3=E6=8E=89?=
=?UTF-8?q?=E5=AE=9E=E8=AE=AD=E5=90=8Etpm=E5=B0=B1=E6=98=BE=E7=A4=BA?=
=?UTF-8?q?=E2=80=9C=E8=AF=84=E6=B5=8B=E4=B8=AD=E2=80=9D=EF=BC=8C=E5=BA=94?=
=?UTF-8?q?=E8=AF=A5=E8=BF=98=E6=98=AF=E6=AD=A3=E5=9C=A8=E6=8C=91=E6=88=98?=
=?UTF-8?q?=E4=B8=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/helpers/challenges_helper.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/helpers/challenges_helper.rb b/app/helpers/challenges_helper.rb
index dd63cc007..3adece07d 100644
--- a/app/helpers/challenges_helper.rb
+++ b/app/helpers/challenges_helper.rb
@@ -18,7 +18,7 @@ module ChallengesHelper
when 0
"".html_safe
when 1
- "评测中"
+ "".html_safe
when 2
"".html_safe
when 3,nil