Commit fd0f563d authored by Jacob's avatar Jacob
Browse files

Merge pull request #13576 from twbs/fat-12211

fixes #12211: Scrollspy: Navs in different tabs can interfere with each ...
parents 54284a13 9900771a
4 merge requests!28721Hot test,!16605Test pull please ignore,!22103test,!25326Adjust examples
Showing with 1 addition and 0 deletions
+1 -0
......@@ -46,6 +46,7 @@
this.$body
.find(this.selector)
.filter(':visible')
.map(function () {
var $el = $(this)
var href = $el.data('target') || $el.attr('href')
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment