« Modèle:GLFindexEn » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 9 : | Ligne 9 : | ||
inputTextValue = e.target.value; | inputTextValue = e.target.value; | ||
if (e.keyCode == 13) { | if (e.keyCode == 13) { | ||
window.location = "https://datafranca.org/wiki/index.php?title=Cat%C3%A9gorie:ENGLISH& | window.location = "https://datafranca.org/wiki/index.php?title=Cat%C3%A9gorie:ENGLISH&pagefrom=" + inputTextValue; | ||
} | } | ||
} | } |