????
Current Path : C:/inetpub/vhost/redmine/app/views/projects/ |
Current File : C:/inetpub/vhost/redmine/app/views/projects/_edit.html.erb |
<%= labelled_form_for @project, :html => {:multipart => true} do |f| %> <%= render :partial => 'form', :locals => { :f => f } %> <%= submit_tag l(:button_save) %> <% end %>