Nicolas Bally 3524d4c862 intial
2020-03-18 15:49:29 +01:00

4 lines
102 B
Plaintext

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