AccountHub/static/js/app.min.js

1 line
103 B
JavaScript
Raw Normal View History

2017-07-24 16:34:09 -06:00
$(document).ready(function(){$(".alert .close").click(function(a){$(this).parent().fadeOut("slow")})});