1 line
90 B
Plaintext
1 line
90 B
Plaintext
$('#artwork_<%= @artwork.id %>').replaceWith("<%= escape_javascript(render(@artwork))%>"); |