Skip to content

Commit

Permalink
Filter panel: Clear button should also include section
Browse files Browse the repository at this point in the history
This was missed off somehow.
  • Loading branch information
csutter committed Oct 15, 2024
1 parent b31f080 commit 3b37070
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/components/_filter_panel.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
text: button_text,
section: button_text,
action: "remove",
index_section: 0,
index_section_count: section_count,
}
}
) %>
Expand Down

0 comments on commit 3b37070

Please sign in to comment.