summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/scrollspy.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/scrollspy.js')
-rw-r--r--bower_components/bootstrap/js/scrollspy.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap/js/scrollspy.js b/bower_components/bootstrap/js/scrollspy.js
index 1d2fc785..2efe14fd 100644
--- a/bower_components/bootstrap/js/scrollspy.js
+++ b/bower_components/bootstrap/js/scrollspy.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: scrollspy.js v3.0.2
+ * Bootstrap: scrollspy.js v3.0.3
* http://getbootstrap.com/javascript/#scrollspy
* ========================================================================
* Copyright 2013 Twitter, Inc.
@@ -113,7 +113,7 @@
.addClass('active')
}
- active.trigger('activate')
+ active.trigger('activate.bs.scrollspy')
}