Skip to content

Commit

Permalink
Enable Reset Button for Event Series View
Browse files Browse the repository at this point in the history
This update adds a reset button that appears when any filters are applied.
  • Loading branch information
kasperbirch1 committed Sep 10, 2024
1 parent 28f3bb0 commit 7c11006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sync/views.view.event_series_admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ display:
type: basic
options:
submit_button: Apply
reset_button: false
reset_button: true
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
Expand Down

0 comments on commit 7c11006

Please sign in to comment.