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