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.
|
<%= content_tag :div ,:id => "users_checkbox_ary",:class => 'clear' do %>
|
|
<%= render :partial => "shared/privilege_user",:collection =>@sys_users,:as=>:user ,:locals =>{ :chosen_users=> @users_array } %>
|
|
<%end -%> |