Skip to content

Commit

Permalink
Adds entry for supply reordering app under /my-health (#2354)
Browse files Browse the repository at this point in the history
* Adds entry for supply reordering app under /my-health

* Set appName and productId to valuess in vets-website/src/applications/mhv-supply-reordering/manifest.json
  • Loading branch information
radavis authored Dec 4, 2024
1 parent 11032f3 commit 4aed56f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1780,6 +1780,16 @@
"layout": "page-react.html"
}
},
{
"appName": "Order Medical Supplies",
"entryName": "mhv-supply-reordering",
"rootUrl": "/my-health/order-supplies",
"productId": "9f2025da-09d6-469f-8d6e-811e7afa7582",
"template": {
"vagovprod": false,
"layout": "page-react.html"
}
},
{
"appName": "Demo: File for disability compensation - New conditions",
"entryName": "new-conditions",
Expand Down

0 comments on commit 4aed56f

Please sign in to comment.