2013-07-18 01:23:48 +02:00

2 lines
117 B
Plaintext

$('#photo_<%= @photo.id %>').remove();
$('#tags').replaceWith("<%= escape_javascript(render(:partial => 'tags'))%>");