Skip to content

Commit

Permalink
Update JDSDesktopLayout10_SideNav.json
Browse files Browse the repository at this point in the history
adding "enable-user-search" to sideNav default layout
  • Loading branch information
elenagiere authored Aug 5, 2024
1 parent f4af21f commit 34f52f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CustomerJourney/src/assets/JDSDesktopLayout10_SideNav.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@
"script": "https://journey-widget.webex.com",
"attributes": {
"show-alias-icon": "true",
"condensed-view": "true"
"condensed-view": "true",
"enable-user-search": "true"
},
"properties": {
"interactionData": "$STORE.agentContact.taskSelected",
Expand Down

0 comments on commit 34f52f7

Please sign in to comment.