]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/rootcontent.xsl
getciconly ==> getxml
[helm.git] / helm / style / rootcontent.xsl
index 34a97ab2db0cbb655823685c2c7bafc5be2ff702..e7197b2714c8b134063f7535a089f4ccfb1e72cf 100644 (file)
@@ -48,7 +48,7 @@
 <xsl:param name="annotations" select="'no'"/>
 <xsl:param name="CICURI" select="''"/>
 
-<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>
 
 <!-- WARNING: Using lazy evaluation: $CICURI.* may not exist, but -->
 <!-- document() is called only by need!!!                         -->