1 397
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 124 : | Ligne 124 : | ||
if(window.location.pathname == '/index.php'){ | if(window.location.pathname == '/index.php'){ | ||
alert('On est chez ovh'); | alert('On est chez ovh'); | ||
lienAppelCreation = | lienAppelCreation = window.location.pathname + '?title='; | ||
}else{ | }else{ | ||
alert('On est en local'); | alert('On est en local'); |