From 9fa7b04ce51e997f5ea8ea7fc6d96713c7c150fa Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 16 Apr 2015 15:30:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87=E4=B8=8D=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/settings/_new_edit.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/settings/_new_edit.html.erb b/app/views/projects/settings/_new_edit.html.erb index 246395b6e..3c897853e 100644 --- a/app/views/projects/settings/_new_edit.html.erb +++ b/app/views/projects/settings/_new_edit.html.erb @@ -17,7 +17,7 @@
  • - + <%= select_tag :organization_id,options_for_select(project_organizations_id_option,@project.organization_id),{} %>