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 55</ head >
66< body >
77< h1 > Channel Menu Web Client for : "Chandrasekhar Naditoka"</ h1 >
8- < script type ='text/javascript ' src ='https://kiwi2.test1.my.pc-rnd.salesforce .com/embeddedservice/menu/fab.min.js '> </ script >
8+ < script type ='text/javascript ' src ='https://service.force .com/embeddedservice/menu/fab.min.js '> </ script >
99< script type ='text/javascript '>
1010 var initESW = function ( gslbBaseURL ) {
1111 // Required if you want labels in a language that’s different from your user’s context.
12- embedded_svc . menu . settings . language = 'en-US ' ; //For example, enter 'en' or 'en-US'
12+ // embedded_svc.menu.settings.language = ''; //For example, enter 'en' or 'en-US'
1313
1414 embedded_svc . menu . init (
1515 'https://kiwi2.test1.my.pc-rnd.salesforce.com' ,
@@ -28,7 +28,7 @@ <h1> Channel Menu Web Client for : "Chandrasekhar Naditoka"</h1>
2828 } ;
2929 document . body . appendChild ( s ) ;
3030 } else {
31- initESW ( 'https://kiwi2.test1.my.pc-rnd.salesforce .com' ) ;
31+ initESW ( 'https://service.force .com' ) ;
3232 }
3333</ script >
3434</ body >
You can’t perform that action at this time.
0 commit comments