Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1194 from MitanOmar/fix-rejected-button-in-filter…
Browse files Browse the repository at this point in the history
…-sidebar-in-Analysis-page

fix(filter-sidebar): component to show the rejected options
  • Loading branch information
MitanOmar authored Apr 8, 2024
2 parents 995f9e2 + f393ed2 commit bdd1df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/analysis/index/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
@type="button"
@selected={{this.rejected}}
@valuePath="value"
@labelPath="label"
@options={{array
(hash label="All" value="")
(hash label="Rejected" value="1")
Expand Down

0 comments on commit bdd1df6

Please sign in to comment.