summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/affix.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/affix.js')
-rw-r--r--[-rwxr-xr-x]bower_components/bootstrap/js/affix.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap/js/affix.js b/bower_components/bootstrap/js/affix.js
index a75a46db..7d111ecc 100755..100644
--- a/bower_components/bootstrap/js/affix.js
+++ b/bower_components/bootstrap/js/affix.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: affix.js v3.0.0
+ * Bootstrap: affix.js v3.0.2
* http://getbootstrap.com/javascript/#affix
* ========================================================================
* Copyright 2013 Twitter, Inc.
@@ -123,4 +123,4 @@
})
})
-}(window.jQuery);
+}(jQuery);