From: Claudio Sacerdoti Coen Date: Thu, 25 Oct 2001 10:20:58 +0000 (+0000) Subject: The JavaScript code is now defined in on-line/javascript/graphLinks.xsl and X-Git-Tag: v0_1_3~41 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=c9defa2a58670dafe689a011af7d280447ce25d8;p=helm.git The JavaScript code is now defined in on-line/javascript/graphLinks.xsl and it is shared with medataLib.xsl. --- diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl index 96fd31654..f56026f40 100644 --- a/helm/on-line/xslt/makeGraphLinks.xsl +++ b/helm/on-line/xslt/makeGraphLinks.xsl @@ -45,6 +45,7 @@ + - @@ -196,9 +126,9 @@ HM_Array1 = [ [,,, ,,,,,,,,,,,,,,,, 1,true], -["Objects this one depends on.","javascript:window.open(mkDepURL(selectedURI),'graph')",1,0,0], +["Objects this one depends on.","javascript:window.open(mkDepURL(selectedURI,false),'graph')",1,0,0], ["Render this object.","javascript:window.open(mkCICURL(selectedURI),'cic')",1,0,0], -["Objects depending on this one.","javascript:window.open(mkMetaURL(selectedURI),'graph')",1,0,0] +["Objects depending on this one.","javascript:window.open(mkMetaURL(selectedURI,false),'graph')",1,0,0] ]; ]]>