2013-09-09 16:15:13 +02:00

2 lines
141 B
Plaintext

$('#photos').html("<%= escape_javascript(render(@photos))%>");
$('#tags').replaceWith("<%= escape_javascript(render(:partial => 'tags'))%>");