|
|
@@ -5,7 +5,7 @@
|
|
|
exclude-result-prefixes="xs system_cache__appinfo"
|
|
|
version="2.0">
|
|
|
|
|
|
- <xsl:param name="system_cache__appinfo:escaped_html_to_xml.debug" select="5"/>
|
|
|
+ <xsl:param name="system_cache__appinfo:escaped_html_to_xml.debug" />
|
|
|
|
|
|
<xsl:output indent="yes"/>
|
|
|
|
|
|
@@ -158,7 +158,7 @@ W przypadku chęci ograniczenia w początkowej fazie wdrażania systemu jakości
|
|
|
</xsl:when>
|
|
|
</xsl:choose>
|
|
|
<xsl:attribute name="debug.last.char" select="substring(.,string-length(.)) "/>
|
|
|
- <xsl:attribute name="debug.string.current" select="."/>
|
|
|
+ <!--<xsl:attribute name="debug.string.current" select="."/>-->
|
|
|
<!--<xsl:attribute name="lt_pos" select="$lt_pos"/>-->
|
|
|
<xsl:choose>
|
|
|
<xsl:when test="$lt_pos=1 and position()=1">
|