Note about js positioning

This commit is contained in:
Tyler Renelle
2012-03-25 22:01:52 -04:00
parent e5c5e8c10b
commit 10ea13a378

View File

@@ -30,6 +30,7 @@
Respond is a polyfill for min/max-width media queries. Modernizr enables HTML5 elements & feature detects;
for optimal performance, create your own custom Modernizr build: www.modernizr.com/download/ -->
<%= javascript_include_tag "modernizr" %>
<!-- Note, couldn't put this JS at the bottom, backbone errors -->
<%= javascript_include_tag "application" %>
</head>