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