add missing include

This commit is contained in:
Sam 2015-11-25 22:47:07 +11:00
parent 3eb0288adb
commit d6932e4ac4
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
</div>
<%- content_for(:no_ember_head) do %>
<%= script "ember_jquery" %>
<%= script "vendor" %>
<%- end %>