Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Update tablesaw.stackonly.jquery.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dsabados authored Mar 2, 2018
1 parent b6a062b commit 69b7200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/stackonly/tablesaw.stackonly.jquery.js
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ if (Tablesaw.mustard) {
.filter(function() {
return (
!$(this)
.is("[" + attrs.labelless + "]") &&
.is("[" + attrs.labelless + "]") &&
!$(this)
.closest("tr")
.is("[" + attrs.labelless + "]") &&
Expand Down

0 comments on commit 69b7200

Please sign in to comment.