Skip to content

Commit

Permalink
add minimal footer to minimal header forms
Browse files Browse the repository at this point in the history
  • Loading branch information
rhasselle-oddball committed Jan 9, 2025
1 parent b530f9f commit 105a612
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,8 @@
"title": "Submit a statement to support a claim",
"subtitle": "Statement in support of a claim (VA Form 21-4138)",
"excludePaths": ["/introduction"]
}
},
"minimalFooter": true
}
},
{
Expand Down Expand Up @@ -1694,7 +1695,8 @@
"title": "Explore pattern demonstrations in our sample form",
"subtitle": "Mock Form Minimal Header",
"excludePaths": ["/introduction", "/confirmation"]
}
},
"minimalFooter": true
}
},
{
Expand Down

0 comments on commit 105a612

Please sign in to comment.