????
Current Path : C:/inetpub/vhost/redmine/app/views/groups/ |
Current File : C:/inetpub/vhost/redmine/app/views/groups/add_users.js.erb |
hideModal(); $('#tab-content-users').html('<%= escape_javascript(render :partial => 'groups/users') %>'); <% @users.each do |user| %> $('#user-<%= user.id %>').effect("highlight"); <% end %>