Skip to content

Commit

Permalink
adds quick search in judgment listing page
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed Apr 22, 2024
1 parent 5387ac3 commit ee4a0cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions peachjam/templates/peachjam/judgment_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<section class="pb-5">
<div class="container">
<h1 class="my-4">{% trans 'Judgments' %}</h1>
{% include "peachjam/_quick_search.html" %}
{% include "peachjam/_help_button.html" with link="judgments/courts" %}
{% include 'peachjam/_court_list.html' %}
<h4 class="mb-2 mt-4">
Expand Down

0 comments on commit ee4a0cc

Please sign in to comment.