mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
switch js app and pack ordering
This commit is contained in:
parent
8f15855264
commit
da71b8b464
@ -8,8 +8,8 @@
|
||||
|
||||
<%# <title> is set in _seo.html.erb %>
|
||||
<%= render 'layouts/favicon' %>
|
||||
<%= javascript_pack_tag 'application' %>
|
||||
<%= javascript_include_tag 'application' %>
|
||||
<%= javascript_pack_tag 'application' %>
|
||||
<%= render 'layouts/seo' %>
|
||||
|
||||
<%# todo: Is there a way to play nicer with thredded's jquery? %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user