From 06361ac3adf82479412c516fb18a6a584f963eab Mon Sep 17 00:00:00 2001 From: govcioChad <162637891+govcioChad@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:35:02 -0700 Subject: [PATCH] #vebt-470 #removing 22-1990n entry in registry.json (#2264) * Update SCO registry.json route * vagovprod to true for sco page * Fix to breadcrumb padding on certain drupal pages. (#2241) * Fix to breadcrumb padding on certain drupal pages. * Adding row back * Removing another un-needed class * Adding padding to containing div * Turn on production flag for rollout (#2246) * update web-components (#2249) * update web-components Signed-off-by: Micah Chiang * bump version Signed-off-by: Micah Chiang --------- Signed-off-by: Micah Chiang * Medallia - Add feedback button to checklist page layout (#2247) * added feedback button to checklist drupal template * moved element to under back-to-top element * VACMS 18909 KISS autosuggest data for services from taxonomies (#2248) * creates va-healthcare-services.json * remove spaces from JSONs * process the processed HTML to text * simplify * bump web components (#2250) Signed-off-by: Micah Chiang * VEBT-423 Update SCO registry.json route to match prod (#2245) * Update SCO registry.json route * Update registry.json for sco url * Making separate PR * Fix to breadcrumb padding on certain drupal pages. (#2241) * Fix to breadcrumb padding on certain drupal pages. * Adding row back * Removing another un-needed class * Adding padding to containing div * Turn on production flag for rollout (#2246) * update web-components (#2249) * update web-components Signed-off-by: Micah Chiang * bump version Signed-off-by: Micah Chiang --------- Signed-off-by: Micah Chiang * Medallia - Add feedback button to checklist page layout (#2247) * added feedback button to checklist drupal template * moved element to under back-to-top element * VACMS 18909 KISS autosuggest data for services from taxonomies (#2248) * creates va-healthcare-services.json * remove spaces from JSONs * process the processed HTML to text * simplify * bump web components (#2250) Signed-off-by: Micah Chiang --------- Signed-off-by: Micah Chiang Co-authored-by: Andrew Steele Co-authored-by: Kevin Duensing Co-authored-by: Micah Chiang Co-authored-by: Aubrey Arcangel Co-authored-by: Eli Selkin * #vebt-470 #removing 22-1990n entry in registry.json --------- Signed-off-by: Micah Chiang Co-authored-by: GovCIOLiz Co-authored-by: Andrew Steele Co-authored-by: Kevin Duensing Co-authored-by: Micah Chiang Co-authored-by: Aubrey Arcangel Co-authored-by: Eli Selkin Co-authored-by: GovCIOLiz Co-authored-by: Chad Chotikasatien --- src/applications/registry.json | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index fa0762d1e0..0fad7ca18e 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -573,32 +573,6 @@ "hideFromSidebar": true } }, - { - "appName": "22-1990N Education benefits form", - "entryName": "1990n-edu-benefits", - "rootUrl": "/education/apply-for-education-benefits/application/1990N", - "template": { - "title": "Apply For Education Benefits", - "heading": "Apply for education benefits", - "layout": "page-react.html", - "description": "Use your VA education benefits to pay for college or training programs. Find out which documents you’ll need to apply for benefits, and start your online application today.", - "includeBreadcrumbs": true, - "breadcrumbs_override": [ - { - "name": "Education and training", - "path": "education/" - }, - { - "name": "How to apply", - "path": "education/how-to-apply/" - }, - { - "name": "Apply for education benefits", - "path": "education/apply-for-education-benefits/application/1990N" - } - ] - } - }, { "appName": "22-1995 Education benefits form", "entryName": "1995-edu-benefits",