jfn_app/app/assets/javascripts/events/forms.js.coffee
Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

6 lines
123 B
CoffeeScript

$(".field_with_suppr .suppr img").live "click", ->
$(this).closest(".field_with_suppr").find("input").attr "value", ""