forgeplus/app/views/admins/customers/index.js.erb

1 line
130 B
Plaintext

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