Skip to content

Commit

Permalink
Merge pull request #414 from bcgov/dev-AA-bugs2709
Browse files Browse the repository at this point in the history
updated JSON for bug release
  • Loading branch information
abin-aot authored Sep 27, 2024
2 parents 981a2bf + 4fa4881 commit 925c129
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/src/app/services/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
"routes":[
{ "route": "personal/childprotectionchild","progress": 2},
{ "route": "personal/childprotectionchild/ministry-confirmation","progress": 2},
{"route": "personal/childprotectionchild/description-timeframe1123","progress": -200},
{"route": "personal/childprotectionchild/description-timeframe1123","progress": 2},
{ "route": "personal/childprotectionchild/adoptive-parents","progress": 3},
{"route": "personal/childprotectionchild/contact-info-options","progress": 3},
{ "route": "personal/childprotectionchild/review-submit", "progress": 4 },
Expand Down Expand Up @@ -443,7 +443,7 @@
"adoption":{ "routes":[
{ "route": "personal/adoption","progress": 2},
{ "route": "personal/adoption/ministry-confirmation","progress": 2},
{"route": "personal/adoption/description-timeframe1234","progress": -2},
{"route": "personal/adoption/description-timeframe1234","progress": 2},
{ "route": "personal/adoption/adoptive-parents","progress": 3},
{"route": "personal/adoption/contact-info-options","progress": 3},
{ "route": "personal/adoption/review-submit", "progress": 4 },
Expand Down Expand Up @@ -494,7 +494,7 @@
},
{
"route": "personal/child/vesd345435identity",
"progress": -2000,
"progress": 4,
"data": {
"infoBlock": "Why do we need this information?<br><br>To make sure we give personal information about a child only to a person who has the right to access it, we need to verify your right to access the child’s records."
}
Expand Down Expand Up @@ -524,7 +524,7 @@
},
{
"route": "personal/child/454review-submit",
"progress": 000
"progress": 4
},
{ "route": "personal/child/submit-complete", "progress": 4 }
]
Expand Down

0 comments on commit 925c129

Please sign in to comment.