Files
gitlink-forgeplus/app/views/admins/identity_verifications/index.js.erb
2023-08-10 14:29:26 +08:00

1 line
190 B
Plaintext

$('.identity-verifications-list-container').html("<%= j( render partial: 'admins/identity_verifications/shared/info_list', locals: { identity_verifications: @identity_verifications } ) %>");