Nicolas Bally a56f7e6049 initial
2015-09-28 23:42:38 +02:00

4 lines
102 B
Plaintext

$("#gallery_image_<%= @gallery_image.id.to_s %>").fadeOut(500).delay(6000).remove();
<%= flash_js %>