4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
|
|
$("#album_<%=@album.id %>").replaceWith("<%= escape_javascript(render(@album))%>");
|
|
|
|
image_files_load(); |