From ac644beb721d6eb85baa6fee7a83530db836c714 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Sun, 4 May 2014 21:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=AB=9E=E8=B5=9B=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E4=B8=AD=E5=8F=82=E4=B8=8E=E7=AB=9E=E8=B5=9B=E7=9A=84?= =?UTF-8?q?app=E4=B8=AA=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/welcome/contest.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/welcome/contest.html.erb b/app/views/welcome/contest.html.erb index daeca6de..f17c7284 100644 --- a/app/views/welcome/contest.html.erb +++ b/app/views/welcome/contest.html.erb @@ -152,6 +152,7 @@
<%= link_to(contest.name, show_contest_contest_path(contest.id), :class => "d-g-blue d-p-project-name", :title => "#{contest.name}", :target => "_blank") %> + (<%= link_to("含#{contest.contesting_softapplications.count}个app", show_softapplication_contest_path(contest), :target => "_blank") %>)