a.binder 9 лет назад
Родитель
Сommit
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"/>