????

Your IP : 18.225.95.186


Current Path : C:/inetpub/vhost/redmine/plugins/redmine_people/app/views/departments/
Upload File :
Current File : C:/inetpub/vhost/redmine/plugins/redmine_people/app/views/departments/_general.html.erb

  <%= labelled_form_for @department do |f| %>
  <%= render :partial => 'form', :locals => {:f => f} %>

  <%= submit_tag l(:button_save) %>
  <% end %>