changed comment style to prevent them from being automatically removed
svn path=/branches/design/; revision=18602
This commit is contained in:
parent
e253f33fef
commit
b3e56ad439
10
fsfe.xsl
10
fsfe.xsl
@ -63,9 +63,13 @@
|
||||
<script type="text/javascript" src="/scripts/jquery.js"></script>
|
||||
<script type="text/javascript" src="/scripts/master.js"></script>
|
||||
<script type="text/javascript" src="/scripts/placeholder.js"></script>
|
||||
<!--[if lt IE 8]>
|
||||
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js"></script>
|
||||
<![endif]-->
|
||||
<xsl:comment>
|
||||
<![CDATA[
|
||||
[if lt IE 8]>
|
||||
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js"></script>
|
||||
<![endif]
|
||||
]]>
|
||||
</xsl:comment>
|
||||
<xsl:apply-templates select="@*|node()"/>
|
||||
</xsl:copy>
|
||||
</xsl:template>
|
||||
|
Loading…
Reference in New Issue
Block a user