diff --git a/app/views/projects/settings/_new_modules.html.erb b/app/views/projects/settings/_new_modules.html.erb index d80d27a98..693acaba0 100644 --- a/app/views/projects/settings/_new_modules.html.erb +++ b/app/views/projects/settings/_new_modules.html.erb @@ -1,23 +1,43 @@ -

请选择此项目可以使用的模块:

-<%= form_for @project,:url => { :action => 'modules', :id => @project },:html => {:id => 'modules-form',:method => :post} do |f| %> + + + + -

- <%= check_all_links('modules-form').html_safe %> +