git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3779 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
44bac7dea1
commit
d0f8254f95
@ -0,0 +1,3 @@
|
||||
function changeHost(){
|
||||
window.location.replace("http://"+window.location.host+":"+window.location.port+"/WatchWebStructure_p.html?host="+document.getElementById("host").value);
|
||||
}
|
Loading…
Reference in new issue