????

Your IP : 13.59.236.184


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

<%= title [l(:label_role_plural), roles_path], l(:label_role_new) %>

<%= labelled_form_for @role do |f| %>
<%= render :partial => 'form', :locals => { :f => f } %>
<%= submit_tag l(:button_create) %>
<% end %>