2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00
This commit is contained in:
Mark Otto
2018-07-11 21:42:55 -07:00
parent 283ab30164
commit 9e126b26a8
21 changed files with 67 additions and 82 deletions
+4
View File
@@ -335,6 +335,10 @@ var Dropdown = function ($) {
relatedTarget: toggles[i]
};
if (event && event.type === 'click') {
relatedTarget.clickEvent = event;
}
if (!context) {
continue;
}