From: Claudio Sacerdoti Coen Date: Mon, 5 Jul 2004 14:04:50 +0000 (+0000) Subject: The URI passed to the control frame must be clean (i.e. no #xxx part). X-Git-Tag: pre_subst_in_kernel~4 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=fbe918989ef0548161f67ebd4cc73e20ea541f16;p=helm.git The URI passed to the control frame must be clean (i.e. no #xxx part). --- diff --git a/helm/on-line/html/folder/index.html b/helm/on-line/html/folder/index.html index afa6b8935..428a3ed0c 100644 --- a/helm/on-line/html/folder/index.html +++ b/helm/on-line/html/folder/index.html @@ -8,7 +8,7 @@ var processorURL = ""; var interfaceURL = ""; var profile = ""; - var CICURI = ""; + var CICURI = ""; var annotations = ""; var url = "";