changed comment style to prevent them from being automatically removed

svn path=/branches/design/; revision=18602
This commit is contained in:
samtuke 2010-12-07 17:37:41 +00:00
parent e253f33fef
commit b3e56ad439

View File

@ -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>