This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/app/views/admin/authorizations/reload_users.js.erb

2 lines
111 B
Plaintext

$("#card-list").html("<%= j render partial: 'user', collection: @users %>");
$("#member-filter").modal('hide');