1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00
This commit is contained in:
Mark Otto
2017-10-15 15:51:44 -07:00
parent 3ccb7ef16a
commit 7ce2b03b1a
39 changed files with 245 additions and 186 deletions

2
js/dist/popover.js vendored
View File

@@ -188,5 +188,5 @@ var Popover = function () {
};
return Popover;
}(jQuery);
}($);
//# sourceMappingURL=popover.js.map