Skip to content

Commit 994cd44

Browse files
MBMS-80121 create skeleton of new form 1330M Medallions
1 parent 9c94fa1 commit 994cd44

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
@@ -1604,7 +1604,9 @@
16041604
"minimalHeader": {
16051605
"title": "Submit a statement to support a claim",
16061606
"subtitle": "Statement in support of a claim (VA Form 21-4138)",
1607-
"excludePaths": ["/introduction"]
1607+
"excludePaths": [
1608+
"/introduction"
1609+
]
16081610
}
16091611
}
16101612
},
@@ -1693,7 +1695,10 @@
16931695
"minimalHeader": {
16941696
"title": "Explore pattern demonstrations in our sample form",
16951697
"subtitle": "Mock Form Minimal Header",
1696-
"excludePaths": ["/introduction", "/confirmation"]
1698+
"excludePaths": [
1699+
"/introduction",
1700+
"/confirmation"
1701+
]
16971702
}
16981703
}
16991704
},
@@ -1793,5 +1798,15 @@
17931798
"layout": "page-react.html",
17941799
"includeBreadcrumbs": true
17951800
}
1801+
},
1802+
{
1803+
"appName": "1330M Apply for a medallion in a private cemetery",
1804+
"entryName": "1330m-medallions",
1805+
"rootUrl": "/burials-memorials/memorial-items/headstones-markers-medallions/request-medallion-form-40-1330m",
1806+
"productId": "fac2cf8d-b64d-42ea-985b-af1790a30266",
1807+
"template": {
1808+
"vagovprod": false,
1809+
"layout": "page-react.html"
1810+
}
17961811
}
17971812
]

0 commit comments

Comments
 (0)