Skip to content

Commit

Permalink
Merge pull request #216 from iragm/filters
Browse files Browse the repository at this point in the history
fix #215, but leave a comment with your suggestions
  • Loading branch information
iragm authored Sep 9, 2024
2 parents aba5708 + edd1ab9 commit 7cd95b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auctions/templates/auction_users.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
<input type="checkbox" class="invoice_filter" id="checkbox_sus"> <i class="bi bi-exclamation-circle"></i> Least engagement first
</label>
{% endif %}
<label class="dropdown-item "></label>
<span class="dropdown-item"><i class="bi bi-patch-plus-fill"></i> <a href='https://github.com/iragm/fishauctions/issues/215'>Suggest a new filter</a></span>
</label>
</div>
</span>
<form class="col-sm-12 mt-2">
Expand Down

0 comments on commit 7cd95b5

Please sign in to comment.