fix last new line error

This commit is contained in:
Greg Weber 2011-08-31 06:31:15 -07:00
parent 389c634324
commit 5b91794903

View File

@ -20,7 +20,7 @@
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->^M
<![endif]-->
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/,'js');