From 96adf8f91811a71bf2fbd6737c8bd80fe400b8c2 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 24 Nov 2011 20:27:55 -0800 Subject: [PATCH] fix copy paste bug --- js/bootstrap-scrollspy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js index e846fd7182..ac9477d0ef 100644 --- a/js/bootstrap-scrollspy.js +++ b/js/bootstrap-scrollspy.js @@ -99,7 +99,7 @@ }) } - $.fn.alert.ScrollSpy = ScrollSpy + $.fn.scrollspy.ScrollSpy = ScrollSpy /* SCROLLSPY DATA-API