Skip to content

Commit

Permalink
Add filters for roma and arab ethnic groups (#226)
Browse files Browse the repository at this point in the history
* add fitlers for roma and arab ethnic groups

* Publish

 - @jac-uk/jac-kit@4.1.42
  • Loading branch information
tomlovesgithub authored Nov 22, 2024
1 parent fe21cb9 commit 135ad33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/packages/filters/filters.js
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,8 @@ const lookup = (value) => {
'schedule-2-d': 'Schedule 2(d)',
'schedule-2-3': 'Schedule 3(d)',
// 'xxx': 'xxx',
'roma': 'Roma',
'arab': 'Arab',
};
// STAGES
lookup[APPLICATION_STATUS.PASSED_SIFT] = 'Passed Sift';
Expand Down

0 comments on commit 135ad33

Please sign in to comment.