]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/html/library/index.html
UNICODEvsSYMBOL parameter now added everywhere
[helm.git] / helm / on-line / html / library / index.html
index fb9afb3e41afe09c197aaae02ef5643aab392c49..2c16dff396383a50201a767af170fd66ee446364 100644 (file)
@@ -15,6 +15,7 @@
        '&theoryuri=' + getParam('theoryuri') +
        '&processorURL=' + getParam('processorURL') +
        '&getterURL=' + getParam('getterURL') +
+       '&UNICODEvsSYMBOL=' + getParam('UNICODEvsSYMBOL') +
        '" name="control"/>');
   document.write('<frameset cols="50%,50%" border="0" scrolling="no">');
   document.write('<frameset rows="11%,*" border="0" scrolling="no">');
@@ -31,6 +32,7 @@
         '&param.keys=L2H' +
        '&param.uri=' + getParam('theoryuri') +
        '&param.getterURL=' + getParam('getterURL') +
+       '&param.UNICODEvsSYMBOL=' + getParam('UNICODEvsSYMBOL') +
         '&param.target=theory' +
        '&param.interfaceURL=' + location.protocol + "//" + location.host + chopSlash(chopSlash(chopSlash(location.pathname))) + 
        '" name="theoryresult"/>');
@@ -49,6 +51,7 @@
         '&param.keys=L2H' +
        '&param.uri=' + getParam('cicuri') +
        '&param.getterURL=' + getParam('getterURL') +
+       '&param.UNICODEvsSYMBOL=' + getParam('UNICODEvsSYMBOL') +
         '&param.target=cic' +
        '&param.interfaceURL=' + location.protocol + "//" + location.host + chopSlash(chopSlash(chopSlash(location.pathname))) +
        '" name="cicresult"/>');