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

Commit

Permalink
Merge pull request #759 from egovernments/PFM-5969
Browse files Browse the repository at this point in the history
PFM-5969: Added select all for roles dropdown
  • Loading branch information
pradeepkumarcm-egov authored Apr 3, 2024
2 parents 47b6d3c + 608f00b commit 71e10c9
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 71e10c9

Please sign in to comment.