mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 23:54:08 +02:00
dist
This commit is contained in:
4
js/dist/dropdown.js
vendored
4
js/dist/dropdown.js
vendored
@@ -335,6 +335,10 @@ var Dropdown = function ($) {
|
||||
relatedTarget: toggles[i]
|
||||
};
|
||||
|
||||
if (event && event.type === 'click') {
|
||||
relatedTarget.clickEvent = event;
|
||||
}
|
||||
|
||||
if (!context) {
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user