Nicolas Bally 6a8e471b82 intial
2019-02-01 13:53:57 +01:00

4 lines
102 B
Plaintext

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