]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/searchEngine/html/editor.html
* New release of the client-side interface.
[helm.git] / helm / searchEngine / html / editor.html
index 332c1a9a0f63503071e0404f13613010d090c149..c2733a3c96677c04826c161598422788f6bc7c30 100644 (file)
@@ -44,11 +44,11 @@ function armageddon()
        {
         if (confirm("This will delete your query and restart a new one. Are you sure?")) {
        top.initialize();
-       top.window.open(top.topurl+"/getpage?url=start.html","qw");
-       top.window.open(top.topurl+"/getpage?url=blank.html","cw");
-       top.window.open(top.topurl+"/getpage?url=blank.html","hw");
-       top.window.open(top.topurl+"/getpage?url=blank.html","gw");
-       top.window.open(top.topurl+"/getpage?url=blank.html","sw");
+       top.window.open(top.topurl+top.action+"start.html","qw");
+       top.window.open(top.topurl+top.action+"blank.html","cw");
+       top.window.open(top.topurl+top.action+"blank.html","hw");
+       top.window.open(top.topurl+top.action+"blank.html","gw");
+       top.window.open(top.topurl+top.action+"blank.html","sw");
        }
         }
 function comprimispazi()