gitlink-forgeplus/app/views/admins/identity_verifications/index.js.erb

1 line
190 B
Plaintext

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