AccountHub/static/js/app.min.js

2 lines
104 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")})});