mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 05:50:23 +00: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)
|
||
|---|---|---|
| .. | ||
| tests | ||
| bootstrap-alerts.js | ||
| bootstrap-dropdown.js | ||
| bootstrap-modal.js | ||
| bootstrap-popover.js | ||
| bootstrap-scrollspy.js | ||
| bootstrap-tabs.js | ||
| bootstrap-twipsy.js | ||