2
0
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:
Jacob
2014-06-08 16:05:08 -07:00
12 changed files with 871 additions and 1 deletions
-1
View File
@@ -51,7 +51,6 @@
this.$body
.find(this.selector)
.filter(':visible')
.map(function () {
var $el = $(this)
var href = $el.data('target') || $el.attr('href')