2017-01-26 23:21:49 +01:00

4 lines
110 B
Plaintext

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