????

Your IP : 18.191.28.129


Current Path : C:/inetpub/vhost/redmine.gdtvietnam.com/app/views/groups/
Upload File :
Current File : C:/inetpub/vhost/redmine.gdtvietnam.com/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 %>