Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-03-07 19:25:20 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-03-10 14:44:17 +0300
commitcf566a80417c29167a6922d9909d31480ff444ad (patch)
tree18edf041b504b5daf4217993bb0cbe62a11d53c2 /dist
parent626b97e8e9325a23dae98fd2f702b28ffbbbbfaf (diff)
Run `grunt`.
[ci skip]
Diffstat (limited to 'dist')
-rw-r--r--dist/js/bootstrap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js
index 7348b5361c..78bb6b0d60 100644
--- a/dist/js/bootstrap.js
+++ b/dist/js/bootstrap.js
@@ -543,6 +543,7 @@ if (typeof jQuery === 'undefined') {
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
+/* jshint latedef: false */
+function ($) {
'use strict';