This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/app/views/admin/users_new_interface/_roles.html.erb

1 line
61 B
Plaintext
Raw Normal View History

2013-08-09 07:07:05 +00:00
<%=render :partial=>"role",:collection=>Role.all.asc("_id")%>