Merged PR 2357: dashboards in admin for appeals and lpa
dashboards in admin for appeals and lpa Related work items: #23527
This commit is contained in:
@@ -283,5 +283,15 @@ export const statusValues = [
|
||||
"value": "Case Submitted",
|
||||
"value_cy": "Achos wedi’i gyflwyno",
|
||||
"statuscode": 846040061
|
||||
},
|
||||
{
|
||||
"value": "Problem Solved",
|
||||
"value_cy": "Problem wedi'i Datrys",
|
||||
"statuscode": 5
|
||||
},
|
||||
{
|
||||
"value": "Information Provided",
|
||||
"value_cy": "Gwybodaeth a Ddarperir",
|
||||
"statuscode": 1000
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user