forked from jasder/forgeplus
1 line
130 B
Plaintext
1 line
130 B
Plaintext
|
$('.customer-list-container').html("<%= j(render partial: 'admins/customers/shared/list', locals: { customers: @customers }) %>");
|