diff options
| author | Mark Otto <[email protected]> | 2017-10-15 15:51:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-15 15:51:44 -0700 |
| commit | 7ce2b03b1a6a773a2f9f2a0f36832d8cb9b30b79 (patch) | |
| tree | 6ad4504f7167b309dc0bb1558270fc615abea1eb /js/dist/button.js | |
| parent | 3ccb7ef16ad2fa858c767128a5414a0b1bd7fa30 (diff) | |
| download | bootstrap-7ce2b03b1a6a773a2f9f2a0f36832d8cb9b30b79.tar.xz bootstrap-7ce2b03b1a6a773a2f9f2a0f36832d8cb9b30b79.zip | |
dist
Diffstat (limited to 'js/dist/button.js')
| -rw-r--r-- | js/dist/button.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/dist/button.js b/js/dist/button.js index 2ca9ef764..dfd0f7c55 100644 --- a/js/dist/button.js +++ b/js/dist/button.js @@ -163,5 +163,5 @@ var Button = function () { }; return Button; -}(jQuery); +}($); //# sourceMappingURL=button.js.map
\ No newline at end of file |
