Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromedockes committed Jun 28, 2024
1 parent 16d868f commit c2a8cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/skrubview/_data/templates/no-filter-matches.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
No columns match the selected filter: <strong class="skrubview-selected-filter-display"></strong>. You can change the column filter in the dropdown menu above.
</p>
<p>
<button onclick="clearColFilter(event)">Show all columns</button>.
<button onclick="clearColFilter(event)">Show all columns</button>
</p>

0 comments on commit c2a8cb3

Please sign in to comment.