Load the stylesheet before javascript to ensure parallel downloading.

This commit is contained in:
Max Goodman
2011-06-07 09:55:11 -07:00
parent 1733261a52
commit 02ea20d23f

View File

@@ -44,8 +44,8 @@
${js_preamble()}
</script>
${self.javascript()}
${self.stylesheet()}
${self.javascript()}
##things here may depend on globals, or included js, so we run them last
<script type="text/javascript">