diff --git a/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json b/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json index 2457de2..de1a224 100644 --- a/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json +++ b/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json @@ -234,6 +234,10 @@ "right": { "comp": "customer-journey-widget", "script": "https://cjaas.cisco.com/widgets/customer-journey-10.0.0/index.js", + "attributes": { + "condensed-view": "true", + "show-alias-icon": "true" + }, "properties": { "bearerToken": "$STORE.auth.accessToken", "organizationId": "$STORE.agent.orgId", @@ -264,4 +268,4 @@ } ] } - } \ No newline at end of file + }