????

Your IP : 18.224.5.46


Current Path : C:/inetpub/vhost/redmine/plugins/redmine_people/app/views/people_settings/
Upload File :
Current File : C:/inetpub/vhost/redmine/plugins/redmine_people/app/views/people_settings/create.js.erb

$('#tab-content-acl').html('<%= escape_javascript(render :partial => 'people_settings/acl') %>');
hideOnLoad();
<% @users_acl.each do |acl| %>
  $('#user-<%= acl.principal_id %>').effect("highlight");
<% end %>