File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 < head > < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 "> </ head >
33 < body >
44 < script type ='text/javascript '>
5- function initEmbeddedMessaging ( ) {
5+ function initNextGenChat ( ) {
66 try {
77 embeddedservice_nextgenchat . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
88
1414 'https://w-17729485.my.site-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev:6101/ESWLOCAL2541738645207408' ,
1515 {
1616 // scrt2URL: 'http://w-17729485.my.salesforce-scrt-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev'
17- scrt2URL : 'https://esw-sdb3-blitz.test1.my.pc-rnd.salesforce-scrt.com'
17+ scrt2URL : 'https://esw-sdb3-blitz.test1.my.pc-rnd.salesforce-scrt.com'
1818 }
1919 ) ;
2020 } catch ( err ) {
2121 console . error ( 'Error loading Next Gen Chat: ' , err ) ;
2222 }
2323 } ;
2424</ script >
25- < script type ='text/javascript ' src ='https://w-17729485.my.site-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev:6101/ESWLOCAL2541738645207408/assets/js/init.js ' onload ='initEmbeddedMessaging () '> </ script >
25+ < script type ='text/javascript ' src ='https://w-17729485.my.site-com.tiffany-tso-74z6eoce18yf0.wc.crm.dev:6101/ESWLOCAL2541738645207408/assets/js/init.js ' onload ='initNextGenChat () '> </ script >
2626 </ body >
2727</ html >
You can’t perform that action at this time.
0 commit comments