2 lines
112 B
Plaintext

$('#album_folder_<%= @album.album_folder.id %>').html("<%= escape_javascript(render(@album.album_folder)) %>");