a.binder hace 9 años
padre
commit
bdb1c4bc6c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      SE/dev/php-cli/edge_joins_filled_paths_make.xsl

+ 1 - 1
SE/dev/php-cli/edge_joins_filled_paths_make.xsl

@@ -252,7 +252,7 @@
                         <xsl:for-each select="$joins_asText_xml/joins_asText_xml/item[@id= current()/text()]/bp:Path_Point">
                             <xsl:if test="@X=$X and @Y=$Y">
                                 
-                                <xsl:variable name="ID_Join" select="parent::node()/@id"/>
+                                <!--<xsl:variable name="ID_Join" select="parent::node()/@id"/>-->
                                 <!--<xsl:attribute name="ID_Join" select="$ID_Join"/>-->
                                 <!-- punkty podpiete -->
                                 <xsl:copy-of select="$joins2ways_z_ID_Way/joins2ways_z_ID_Way/item[@id=$ID_Join]/Points"/>