2017-09-19 11:33:15 +02:00

4 lines
102 B
Plaintext
Executable File

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