]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/searchEngine/html/index.html
Parameter forgot.
[helm.git] / helm / searchEngine / html / index.html
index fb5c2d45ab00c3cd61dc2b5eeb9b98dc57b13ed9..f047610b2379e32896b00c737f57a609cdbcbadd 100644 (file)
@@ -551,7 +551,7 @@ function templateambigpdq2_listainterpretazioni(document,elenco,labels)
 function templateambigpdq2_invia(document,elenco)
        {
        stringa=top.topurl+"/"+top.current_query+"?term="+top.terminecic;
-       stringa=stringa+"&aliases=&interpretation_choices=";
+       stringa=stringa+"&aliases="+escape(top.listaliases)+"&choices="+escape(top.choices)+"&interpretation_choices=";
   var parsa = "";
        controllo=parsa.length;
        for (j=0;j<elenco.length;j++)