Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

4 lines
108 B
Plaintext

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