From c16933120d5a365f6c7af28906de1ab7f3a58ae5 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Fri, 25 Apr 2014 16:22:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AB=9E=E8=B5=9B=E5=AD=90?= =?UTF-8?q?=E7=AB=99=E9=A6=96=E9=A1=B5=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/base_newcontest.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/layouts/base_newcontest.html.erb b/app/views/layouts/base_newcontest.html.erb index 0688b31ec..e90fc4aa6 100644 --- a/app/views/layouts/base_newcontest.html.erb +++ b/app/views/layouts/base_newcontest.html.erb @@ -96,9 +96,9 @@
- @@ -108,7 +108,7 @@ - + @@ -204,7 +204,7 @@
-
+
+ <%=link_to "#{@contest.projects.where('is_public=1').count}", :controller => 'contests', :action => 'show_project' %>
<%= l(:label_participate) %> <%= l(:label_contest_project) %> <%= l(:label_contest_application) %>