Skip to content

Commit

Permalink
Merge pull request #920 from bcgov/defect-EHIS-1360
Browse files Browse the repository at this point in the history
defect-EHIS-1360
  • Loading branch information
GandlojuVishwantha authored Jun 28, 2024
2 parents 7c547a2 + a04b5a6 commit 9f9e627
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,17 @@
<default>false</default>
</values>
</picklistValues>
<picklistValues>
<picklist>Status__c</picklist>
<values>
<fullName>Active</fullName>
<default>true</default>
</values>
<values>
<fullName>Inactive</fullName>
<default>false</default>
</values>
</picklistValues>
<picklistValues>
<picklist>Type</picklist>
<values>
Expand Down

0 comments on commit 9f9e627

Please sign in to comment.