From 620675b718e4abed44ed45708aa33f9b5ccddef7 Mon Sep 17 00:00:00 2001 From: alan <547533434@qq.com> Date: Thu, 30 Oct 2014 10:31:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=E3=80=8A=E5=88=9B?= =?UTF-8?q?=E6=96=B0=E7=AB=9E=E8=B5=9B--=E5=8F=82=E8=B5=9B=E4=BD=9C?= =?UTF-8?q?=E5=93=81=E5=88=97=E8=A1=A8=EF=BC=8C=E4=B8=AA=E5=88=AB=E4=BD=9C?= =?UTF-8?q?=E5=93=81=E2=80=9C=E6=89=80=E5=B1=9E=E7=B1=BB=E5=88=AB=E2=80=9D?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E5=AD=97=E4=BD=93=E9=87=8D=E5=8F=A0=E3=80=8B?= =?UTF-8?q?=EF=BC=8C=E3=80=8A=E6=B5=8B=E8=AF=95=E7=89=88=EF=BC=9Acourse/co?= =?UTF-8?q?ntest=E4=B8=BB=E9=A1=B5--=E8=B4=B4=E5=90=A7=E5=8A=A8=E6=80=81?= =?UTF-8?q?=EF=BC=9A=E6=AF=8F=E6=9D=A1=E5=8A=A8=E6=80=81=E6=9C=AA=E6=B8=85?= =?UTF-8?q?=E6=99=B0=E5=9C=B0=E5=88=86=E9=9A=94=E5=BC=80=E6=9D=A5=E3=80=8B?= =?UTF-8?q?=20Signed-off-by:=20alan=20<547533434@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/softapplications/_list.html.erb | 2 +- app/views/welcome/contest.html.erb | 2 +- app/views/welcome/course.html.erb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/softapplications/_list.html.erb b/app/views/softapplications/_list.html.erb index b31cfa9f9..598cde635 100644 --- a/app/views/softapplications/_list.html.erb +++ b/app/views/softapplications/_list.html.erb @@ -21,7 +21,7 @@ -
<%=l(:label_attendingcontestwork_belongs_type)%>:<%= softapplication.app_type_name ? softapplication.app_type_name.truncate(14, omission: '...') : "" %>
+<%=l(:label_attendingcontestwork_belongs_type)%>:<%= softapplication.app_type_name ? softapplication.app_type_name.truncate(10, omission: '...') : "" %>