3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
$('#new-quantity').empty();
|
|
$('#quantities').html('<%= j render partial: 'quantities/index' %>');
|