forked from jasder/forgeplus
1 line
122 B
Plaintext
1 line
122 B
Plaintext
|
$('.users-list-container').html("<%= j( render partial: 'admins/users/shared/user_list', locals: { users: @users } ) %>");
|