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

1 line
126 B

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