X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fhtml%2Fcic%2Fcontrol.html;h=c6afa7080da0c6ca8b9aa7742b9d79b41b3fb1ff;hb=d3c72d6856cd185e5b3e9f2e8b928b78c7031ed1;hp=02edc199d4644acf75365ea52e94cefb39a47ce1;hpb=9e9e6526321783c07a2044a1ce6886a52ffd0fad;p=helm.git diff --git a/helm/on-line/html/cic/control.html b/helm/on-line/html/cic/control.html index 02edc199d..c6afa7080 100644 --- a/helm/on-line/html/cic/control.html +++ b/helm/on-line/html/cic/control.html @@ -64,6 +64,7 @@ td.back { background-color: #e6e6fa; color: brown } url = setParam(url,"xmluri", getterURL + "getxml%3Furi%3D" + CICURI); url = setParam(url,"prop.media-type","text/html"); url = setParam(url,"prop.encoding","iso-8859-1"); + url = setParam(url,"param.CICURI",CICURI); document.write( 'View its metadata and dependencies' );