File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ <h1>Sample Page ͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩ
1616 < div id ="innerContent "> </ div >
1717 < div id ="innerContent2 "> </ div >
1818 </ div >
19- < script src ="https://eric4 .lightning.localhost.sfdcdev.force.com:7443 /lightning/lightning.out.js "> </ script >
19+ < script src ="https://signuporgtest1737531029705 .lightning.force-com.eperret-ok6r1fzei9j81.wb.crm.dev:6101 /lightning/lightning.out.js "> </ script >
2020 < script >
2121 $Lightning . use ( "c:simpleLO" , // name of the Lightning app
2222 function ( ) { // Callback once framework and app loaded
2323 debugger ;
2424 console . log ( "callback for $Lightning.use" ) ;
2525 $Lightning . createComponent (
26- "c:callServer" ,
26+ /* "c:callServer"*/ "c:hello ",
2727 { } ,
2828 "innerContent" ,
2929 function ( cmp ) {
@@ -32,8 +32,7 @@ <h1>Sample Page ͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩͩ
3232 ) ;
3333 } ,
3434 //"https://safaritest.localhost.blitztesting.com",
35- "https://eric4.lightning.localhost.sfdcdev.force.com:7443" ,
36- "00Dxx0000006GKh!AQEAQFiOq0PDawxiIjh7ofSAygIlZMMpBS0iMeN5kF89afadCiS.PF.j85olTZhyzYjl4oYjXOK473AzHTTxwbnah6qI5IJp"
35+ "https://signuporgtest1737531029705.lightning.force-com.eperret-ok6r1fzei9j81.wb.crm.dev:6101"
3736 ) ;
3837 </ script >
3938 </ body >
You can’t perform that action at this time.
0 commit comments