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

2 lines
93 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
$('#users').html('<%= escape_javascript(render_principals_for_new_group_users(@group)) %>');