????

Your IP : 3.16.130.16


Current Path : C:/inetpub/vhost/redmine.gdtvietnam.com/app/views/repositories/
Upload File :
Current File : C:/inetpub/vhost/redmine.gdtvietnam.com/app/views/repositories/edit.html.erb

<h2><%= l(:label_repository) %></h2>

<%= labelled_form_for :repository, @repository, :url => repository_path(@repository), :html => {:method => :put, :id => 'repository-form'} do |f| %>
  <%= render :partial => 'form', :locals => {:f => f} %>
<% end %>