wblog/app/assets/javascripts/comment.js.coffee

4 lines
119 B
CoffeeScript

$(document).on 'turbolinks:load', ->
$('#alert-container .close-button').click ()->
$('#alert-container').hide()