1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 09:04:14 +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/carousel.js vendored
View File

@@ -500,5 +500,5 @@ var Carousel = function () {
};
return Carousel;
}(jQuery);
}($);
//# sourceMappingURL=carousel.js.map