Changes for page Engine_XalanJ

Last modified by Nicolas Gregoire on 2012/01/31 17:35

From version Icon 14.1 Icon
edited by Nicolas Gregoire
on 2012/01/08 19:44
Change comment: There is no comment for this version
To version Icon 11.1 Icon
edited by Nicolas Gregoire
on 2012/01/05 01:11
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -37,8 +37,7 @@
37 37  
38 38   <xsl:output indent="yes"/>
39 39   <xsl:template match="/">
40 - (% style="color:red" %)<xsl:copy-of select="xalan:checkEnvironment()"/>
41 -
40 + <xsl:copy-of select="xalan:checkEnvironment()"/>
42 42   </xsl:template>
43 43  \\</xsl:stylesheet>
44 44