trying to make it work for ie

svn path=/branches/test/; revision=27742
This commit is contained in:
hugo 2014-01-29 16:38:15 +00:00
parent 423e31837b
commit 6bd58d8f45

View File

@ -201,9 +201,7 @@
]]>
<![CDATA[
[if lt IE 9]>
<script src="/scripts/css3-mediaqueries.js"></script>
<script src="/scripts/html5shiv.js"></script>
<script src="/scripts/respond.min.js"></script>
<![endif]
]]>
</xsl:comment>
@ -1669,7 +1667,9 @@
} catch( err ) {}
</script>
<!-- End Piwik Tracking Code -->
<!--This is for IE-->
<script src="/scripts/css3-mediaqueries.js"></script>
</body>
</xsl:template>