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
Raw Normal View History

2013-08-19 10:54:35 +00:00
$("#card-list").html("<%= j render partial: 'user', collection: @users %>");
$("#member-filter").modal('hide');