]> matita.cs.unibo.it Git - helm.git/commitdiff
getciconly ==> getxml
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Mar 2001 10:51:12 +0000 (10:51 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Mar 2001 10:51:12 +0000 (10:51 +0000)
helm/style/objtheorycontent.xsl

index 6b860a0a44dd1cefa8b20e1408d2aae3a537008b..3931e7532c428ade70c055b1e0a79e12f449d854 100644 (file)
@@ -35,7 +35,7 @@
 
 <xsl:param name="type" select="0"/>
 <xsl:param name="getterURL" select="'http://localhost:8081/'"/>
-<xsl:variable name="absPath"><xsl:value-of select="$getterURL"/>getciconly?uri=</xsl:variable>
+<xsl:variable name="absPath"><xsl:value-of select="$getterURL"/>getxml?uri=</xsl:variable>
 
 <xsl:import href="objcontent.xsl"/>
 <xsl:include href="basic.xsl"/>
 </xsl:template>
 
 </xsl:stylesheet>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-