orbit-basic/app/views/admin/users_new_interface/_roles.html.erb

1 line
61 B
Plaintext

<%=render :partial=>"role",:collection=>Role.all.asc("_id")%>