????

Your IP : 13.58.238.63


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