????
Current Path : C:/inetpub/vhost/redmine/plugins/redmine_people/app/views/people_settings/ |
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 %>