mirror of
https://github.com/wahyd4/bootstrap.git
synced 2026-08-10 21:36:36 +10:00
this commit fixes a bug where .modal('hide') is called on a modal object before
.modal('show'). this can be viewed here:
http://jsfiddle.net/aaronj1335/7hH89/8/
(notice the JS exception that is thrown)