]> matita.cs.unibo.it Git - helm.git/commitdiff
Absolute URL to the Getter removed thanks to the new getxslt method
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 12 Nov 2001 15:05:00 +0000 (15:05 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 12 Nov 2001 15:05:00 +0000 (15:05 +0000)
implementation.

helm/on-line/xslt/metadataLib.xsl

index 59c519b29b0c9946105bc7ba9b3c998a1e87dbb1..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="''"/>