From ea289ae0361bfc926f6be88101a25076ca174f36 Mon Sep 17 00:00:00 2001 From: yanxd Date: Wed, 8 Jan 2014 20:53:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=9E=E8=B5=9B=E4=B8=AD=EF=BC=8C=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E9=A1=B9=E7=9B=AE404=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/bids/show_project.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/bids/show_project.html.erb b/app/views/bids/show_project.html.erb index 502d07d46..4b4d7040b 100644 --- a/app/views/bids/show_project.html.erb +++ b/app/views/bids/show_project.html.erb @@ -75,7 +75,7 @@

- <%= link_to '创建项目', new_project_path, :target=>'_blank'%> + <%= link_to '创建项目', new_project_path(course: 0, project_type: 0), :target=>'_blank'%>