]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/html/folder/index.html
New HELM interface almost stable.
[helm.git] / helm / on-line / html / folder / index.html
index 4c50442bd0f170ebd7ccf567692380fdd689fbae..afa6b8935478e88fc05c43ab2f1e82c80e0be9f3 100644 (file)
@@ -13,8 +13,9 @@
  var url = "<subst:makeTheoryURL/>";
 <![CDATA[
   document.write('<frameset cols="20%,*" border="1" >');
-  document.write('<frame src="' + processorURL + 'apply?keys=RT&profile=' +
-    profile + '&param.annotations=' + annotations + '&param.CICURI=' + CICURI +
+  document.write('<frame src="' + processorURL +
+    'apply?keys=SPK%2CRT&profile=' + profile + '&param.profile=' + profile +
+    '&param.annotations=' + annotations + '&param.CICURI=' + CICURI +
     '&param.url=' + escape(url) + '&xmluri=' +
     escape(interfaceURL + 'html/folder/control.html') +'"/>');
   document.write('<frame src="' + url + '&param.toplevel=true" name="result"/>');