Skip to content

Commit

Permalink
BUG - Remove cruft symbols (pydata#1998)
Browse files Browse the repository at this point in the history
As reported in
pydata#1997 - this PR
removes some cruft leftover from pydata#1921

This should be merged ideally before cutting the `0.16.0` release.
  • Loading branch information
trallard authored and gabalafou committed Oct 6, 2024
1 parent 8fc505b commit 209227b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
<button class="btn btn-sm pst-navbar-icon search-button search-button__button pst-js-only" title="{{ _('Search') }}" aria-label="{{ _('Search') }}" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
</button>
`);

0 comments on commit 209227b

Please sign in to comment.