]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
fires closed.bs.alert *after* DOM detach()
authorRoss Nye <EnsignR@users.noreply.github.com>
Wed, 23 Apr 2014 07:34:32 +0000 (17:34 +1000)
committerRoss Nye <EnsignR@users.noreply.github.com>
Wed, 23 Apr 2014 07:34:32 +0000 (17:34 +1000)
commit637808f2ee4f4b43897b115fa736353621639681
tree485f2d0aecda1d32e48d2c04822cbe7d3500ddb5
parent9c4afc577253ada54d3ff27965e380a5c9f4e60e
fires closed.bs.alert *after* DOM detach()

fires closed.bs.alert *after* element is removed from DOM.
Previously it fired while the element was still attached.
js/alert.js