mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-07 20:14:43 +00:00
fix copy paste bug
This commit is contained in:
parent
53ff2682cd
commit
96adf8f918
1 changed files with 1 additions and 1 deletions
2
js/bootstrap-scrollspy.js
vendored
2
js/bootstrap-scrollspy.js
vendored
|
|
@ -99,7 +99,7 @@
|
|||
})
|
||||
}
|
||||
|
||||
$.fn.alert.ScrollSpy = ScrollSpy
|
||||
$.fn.scrollspy.ScrollSpy = ScrollSpy
|
||||
|
||||
|
||||
/* SCROLLSPY DATA-API
|
||||
|
|
|
|||
Loading…
Reference in a new issue