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),{} %>