Skip to content

Commit abb88ba

Browse files
MBMS-84629 updated registry for 84629
1 parent 77436c7 commit abb88ba

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

src/applications/registry.json

+17-2
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,9 @@
16441644
"minimalHeader": {
16451645
"title": "Submit a statement to support a claim",
16461646
"subtitle": "Statement in support of a claim (VA Form 21-4138)",
1647-
"excludePaths": ["/introduction"]
1647+
"excludePaths": [
1648+
"/introduction"
1649+
]
16481650
}
16491651
}
16501652
},
@@ -1733,7 +1735,10 @@
17331735
"minimalHeader": {
17341736
"title": "Explore pattern demonstrations in our sample form",
17351737
"subtitle": "Mock Form Minimal Header",
1736-
"excludePaths": ["/introduction", "/confirmation"]
1738+
"excludePaths": [
1739+
"/introduction",
1740+
"/confirmation"
1741+
]
17371742
}
17381743
}
17391744
},
@@ -1786,5 +1791,15 @@
17861791
"vagovprod": false,
17871792
"layout": "page-react.html"
17881793
}
1794+
},
1795+
{
1796+
"appName": "1330M2 Apply for a medallion in a private cemetery",
1797+
"entryName": "1330m2-medallions",
1798+
"rootUrl": "/burials-memorials/memorial-items/headstones-markers-medallions-approver/request-medallion-form-40-1330m2",
1799+
"productId": "5639df80-378c-4570-8211-472d7deaa28f",
1800+
"template": {
1801+
"vagovprod": false,
1802+
"layout": "page-react.html"
1803+
}
17891804
}
17901805
]

0 commit comments

Comments
 (0)