Merged PR 2381: ROW case stage updates
Related work items: #23564, #23779, #23780
This commit is contained in:
@@ -357,7 +357,7 @@ export const stagesByCaseType = {
|
||||
{
|
||||
stageId: 846040013,
|
||||
titleKey: "case-closed",
|
||||
descriptionKey: "case-closed-desc-application"
|
||||
descriptionKey: "case-closed-desc"
|
||||
}
|
||||
]),
|
||||
|
||||
@@ -428,7 +428,7 @@ export const stagesByCaseType = {
|
||||
{
|
||||
stageId: 846040010,
|
||||
titleKey: "statements",
|
||||
descriptionKey: "statements-desc"
|
||||
descriptionKey: "statements-desc-application"
|
||||
},
|
||||
{
|
||||
stageId: 846040063,
|
||||
|
||||
Reference in New Issue
Block a user