@@ -1,6 +1,6 | |||
|
1 | 1 | <h2><%=l(:label_project_new)%></h2> |
|
2 | 2 | |
|
3 |
<% labelled_tabular_form_for :project, @project, :url => { :action => " |
|
|
3 | <% labelled_tabular_form_for :project, @project, :url => { :action => "create" } do |f| %> | |
|
4 | 4 | <%= render :partial => 'form', :locals => { :f => f } %> |
|
5 | 5 | |
|
6 | 6 | <fieldset class="box"><legend><%= l(:label_module_plural) %></legend> |
General Comments 0
You need to be logged in to leave comments.
Login now