From f786d0131287e6282d634098eef321b12308ee04 Mon Sep 17 00:00:00 2001 From: yanxd Date: Fri, 21 Mar 2014 16:49:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=B8=AAtable=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/index.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index a08deee71..fd81c636e 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -25,6 +25,7 @@ <%= link_to request.host()+"/projects", :controller => 'projects', :action => 'index', :project_type => 0 %> <%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_project_deposit), :controller => 'projects', :action => 'index', :project_type => 0 %> + <% end %> <%= sort_project(@s_type, @project_type) %>