|
|
@@ -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"/>
|