@@ -1,7 +1,7 | |||||
1 | <% form_for :project, @project, |
|
1 | <% form_for :project, @project, | |
2 | :url => { :action => 'modules', :id => @project }, |
|
2 | :url => { :action => 'modules', :id => @project }, | |
3 | :html => {:id => 'modules-form'} do |f| %> |
|
3 | :html => {:id => 'modules-form'} do |f| %> | |
4 |
|
4 | |||
5 | <div class="box"> |
|
5 | <div class="box"> | |
6 | <fieldset> |
|
6 | <fieldset> | |
7 | <legend><%= l(:text_select_project_modules) %></legend> |
|
7 | <legend><%= l(:text_select_project_modules) %></legend> |
General Comments 0
You need to be logged in to leave comments.
Login now