]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/mk_dep_graph.xsl
New implementation of the graph stuff: now every hard-coded URL has been
[helm.git] / helm / style / mk_dep_graph.xsl
index 739bd279bba6f11bdde265436b095601850bbc5f..dee91b3c1bdf6d5cc1d038d70d89ae0cdb33b5b7 100644 (file)
@@ -38,7 +38,7 @@
 <xsl:param name="CICURI" select="''"/>
 <xsl:param name="PID" select="''"/>
 <xsl:param name="getterURL" select="''"/>
-<xsl:param name="uri_set_queueURL" select="'http://localhost:8084/'"/>
+<xsl:param name="uri_set_queueURL" select="''"/>
 <xsl:param name="uri_set_size" select="30"/>
 <xsl:variable name="base_URL_of_CIC_URI" select="concat($getterURL,'getxml?uri=')"/>