mirror of
https://github.com/NohamR/Manuel.git
synced 2025-05-24 14:22:29 +00:00
migration
This commit is contained in:
parent
9f102a9cfa
commit
281b42aa26
@ -157,8 +157,8 @@ sesamth
|
|||||||
iframe2.src = newUrl2;
|
iframe2.src = newUrl2;
|
||||||
}
|
}
|
||||||
else if (editionchoisie == 'belin') {
|
else if (editionchoisie == 'belin') {
|
||||||
var newUrl1 = "Belin/" + code + "/page1.jpg";
|
var newUrl1 = "https://nohamr.github.io/Manuelcontent/Belin/" + code + "/page1.jpg";
|
||||||
var newUrl2 = "Belin/" + code + "/page2.jpg";
|
var newUrl2 = "https://nohamr.github.io/Manuelcontent/Belin/" + code + "/page2.jpg";
|
||||||
img1.src = newUrl1;
|
img1.src = newUrl1;
|
||||||
img2.src = newUrl2;
|
img2.src = newUrl2;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user