mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
grunt
This commit is contained in:
1
dist/js/bootstrap.js
vendored
1
dist/js/bootstrap.js
vendored
@@ -1795,7 +1795,6 @@ if (typeof jQuery === 'undefined') {
|
||||
return ($href
|
||||
&& $href.length
|
||||
&& $href.is(':visible')
|
||||
&& $el.is(':visible')
|
||||
&& [[$href[offsetMethod]().top + offsetBase, href]]) || null
|
||||
})
|
||||
.sort(function (a, b) { return a[0] - b[0] })
|
||||
|
Reference in New Issue
Block a user