Merge "appdocsxml.xslt: Add Language to channel snapshot transformation" into 15

changes/53/8153/1
Jenkins2 9 years ago committed by Gerrit Code Review
commit 6280eb0c8c

@ -76,6 +76,11 @@
<xsl:value-of select="concat(@prefix,'ConnectedLineName')"/>
</xsl:attribute>
</xsl:element>
<xsl:element name="parameter">
<xsl:attribute name="name">
<xsl:value-of select="concat(@prefix,'Language')"/>
</xsl:attribute>
</xsl:element>
<xsl:element name="parameter">
<xsl:attribute name="name">
<xsl:value-of select="concat(@prefix,'AccountCode')"/>

Loading…
Cancel
Save