From 528bb8f91833e6f193bf5e58502a20ede4c38279 Mon Sep 17 00:00:00 2001 From: Liz Wendling <170662489+GovCIOLiz@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:17:53 -0800 Subject: [PATCH] VEBT-729 Removing 22-0993 (#2352) * 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 * Remove 0993-edu-benefits --------- 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 --- src/applications/registry.json | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index 07033e5ce6..d800fdafcf 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -506,32 +506,6 @@ ] } }, - { - "appName": "Opt Out of Sharing VA Education Benefits Information", - "entryName": "0993-edu-benefits", - "rootUrl": "/education/opt-out-information-sharing/opt-out-form-0993", - "template": { - "title": "Opt Out Of Sharing VA Education Benefits Information", - "heading": "Opt out of sharing VA education benefits information", - "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": [ - { - "path": "education/", - "name": "Education and training" - }, - { - "path": "education/opt-out-information-sharing/", - "name": "Opt out of information sharing" - }, - { - "path": "education/opt-out-information-sharing/opt-out-form-0993", - "name": "Opt out of sharing your information with schools" - } - ] - } - }, { "appName": "GI Bill School Feedback Tool", "entryName": "feedback-tool",