educoder/app/views/partners/customers.js.erb

1 line
126 B

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