Explorar el Código

nie bylo ways

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

+ 1 - 0
SE/dev/php-cli/joins2ways_z_ID_Way.xsl

@@ -25,6 +25,7 @@
                 <xsl:element name="item">
                     <xsl:attribute name="id" select="@id"/>
                     <xsl:attribute name="ID_WAY" select="$ways_2ID_Way/ways_2ID_Way/item[@id=current()/text()]/text()"/>
+                    <xsl:copy-of select="text()"/>
                 </xsl:element>
             </xsl:for-each>
         </item>