????

Your IP : 3.21.93.159


Current Path : C:/inetpub/vhost/redmine/app/views/versions/
Upload File :
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 %>