]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/xslt/makeGraphLinks.xsl
Tempative version: every link is now opened in a new window.
[helm.git] / helm / on-line / xslt / makeGraphLinks.xsl
index 49122be2bc702382f9262999d0269d832a63d39c..4be261bcb6cbc6a00c1fc9fc54e36b5d9d166a0f 100644 (file)
@@ -77,8 +77,8 @@
      <tr><td>
       <table bgColor="cyan" border="2">
        <tr><td><a href="" onClick="this.href=mkDepURL(selectedURI);">Objects this one depends on.</a></td></tr>
-       <tr><td><a href="" onClick="this.href=mkCICURL(selectedURI);" target="cic">Render this object.</a></td></tr>
-       <tr><td><a href="" onClick="this.href=mkMetaTheoryURL(selectedURI);" target="theory">Objects depending directly on this one.</a></td></tr>
+       <tr><td><a href="" onClick="this.href=mkCICURL(selectedURI);">Render this object.</a></td></tr>
+       <tr><td><a href="" onClick="this.href=mkMetaTheoryURL(selectedURI);">Objects depending directly on this one.</a></td></tr>
        <tr><td><a href="" onClick="this.href=mkMetaURL(selectedURI);">Objects depending on this one.</a></td></tr>
       </table>
      </td></tr>