diff --git a/packages/esm-commons-app/src/routes.json b/packages/esm-commons-app/src/routes.json index 2d9d3f0..c91d381 100644 --- a/packages/esm-commons-app/src/routes.json +++ b/packages/esm-commons-app/src/routes.json @@ -22,7 +22,8 @@ "type": "o2-visit-summary", "sidebarFamily": "ward-patient", "hasOwnSidebar": true, - "width": "extra-wide" + "width": "extra-wide", + "groups": ["ward-patient"] } ] }