a.binder пре 9 година
родитељ
комит
55566d895f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      SE/dev/php-cli/cables_from_joins_to_PE.xsl

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

@@ -42,7 +42,7 @@
                         <xsl:attribute name="ID_Way" select="@ID_Way"/>
                         <xsl:attribute name="Joins" select="@id"/>
                         <xsl:variable name="ID_Way" select="@ID_Way"/>
-                        <xsl:variable name="Joins" select="@ID_Way"/>
+                        <xsl:variable name="Joins" select="@id"/>
                         
                          <!-- idziemy po drodze,  -->
                         <xsl:variable name="Join_X" select="$joins_asText_Path_Point/joins_asText/item[@id=$Joins]/As_POINT_to_xml/@X"/>