2 lines
121 B
Plaintext
2 lines
121 B
Plaintext
$('#quote_row_<%= @quote.id %>').remove();
|
|
$('#tags').replaceWith("<%= escape_javascript(render(:partial => 'tags'))%>"); |