Redmine/app/views/groups/autocomplete_for_user.js.erb

2 lines
93 B
Plaintext

$('#users').html('<%= escape_javascript(render_principals_for_new_group_users(@group)) %>');