Moved inclusion of Javscript files into asset pipeline
This commit is contained in:
parent
16f4597c9b
commit
ad480fb1cd
1 changed files with 0 additions and 5 deletions
|
|
@ -8,13 +8,8 @@ html
|
|||
meta name="viewport" content="width=device-width, initial-scale=1.0"
|
||||
/ TODO: make the keywords reflect the virtual host (e.g. Debian)
|
||||
= stylesheet_link_tag "application", media: "all"
|
||||
= javascript_include_tag "vendor/modernizr"
|
||||
= javascript_include_tag 'jquery'
|
||||
//= javascript_include_tag 'jquery-raty/jquery.raty'
|
||||
|
||||
= csrf_meta_tags
|
||||
|
||||
|
||||
body
|
||||
// TODO: move topbar somewhere else than packages
|
||||
= render 'layouts/topbar'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue