]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/xslt/metadataLib.xsl
...
[helm.git] / helm / on-line / xslt / metadataLib.xsl
index 1a45e4eb92ff1695015764e5faee5ae9ff57040a..a8c8540cbba58eb5aabd6bcd33be74944644cb65 100644 (file)
@@ -5,7 +5,7 @@
  xmlns:subst="http://www.cs.unibo.it/helm/subst">
 
 <xsl:import href="utils.xsl"/>
-<xsl:import href="http://phd.cs.unibo.it:8081/getxslt?uri=show_dc.xsl"/>
+<xsl:import href="show_dc.xsl"/>
 
 <xsl:param name="CICURI" select="''"/>
 <xsl:param name="getterURL" select="''"/>
     <input type="text" onClick="return false" value="{$uri_set_size}" size="2"/> (30 suggested)
    </form>
    <!--CSC: end of cut & paste from makeGraphLinks -->
-  </body>
   <xsl:call-template name="loop_show_dc">
    <xsl:with-param name="CICURI" select="$CICURI"/>
   </xsl:call-template>
+  </body>
  </html>
 </xsl:template>