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

Commit

Permalink
PFM-5969: Added select all for roles dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
anilsingha-eGov committed Apr 3, 2024
1 parent 47b6d3c commit 608f00b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,7 @@ function Jurisdiction({
options={getroledata(roleoption)}
onSelect={selectrole}
optionsKey="labelKey"
showSelectAll={true}
t={t}
/>
<div className="tag-container">
Expand Down

0 comments on commit 608f00b

Please sign in to comment.