mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Merge pull request #13755 from twbs/fat-visual-test
Adds isolated visual tests for javascript plugins (decoupled from docs)....
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
|
||||
this.$body
|
||||
.find(this.selector)
|
||||
.filter(':visible')
|
||||
.map(function () {
|
||||
var $el = $(this)
|
||||
var href = $el.data('target') || $el.attr('href')
|
||||
|
||||
Reference in New Issue
Block a user