working ember... again
This commit is contained in:
@@ -17,6 +17,7 @@ html lang="en"
|
||||
link href="/images/apple-touch-icon.png" rel="apple-touch-icon-precomposed"
|
||||
link href="/favicon.ico" rel="shortcut icon"
|
||||
= render 'suppliers/application/head'
|
||||
= javascript_include_tag "supplier/application"
|
||||
= yield :head
|
||||
|
||||
body
|
||||
@@ -75,7 +76,6 @@ html lang="en"
|
||||
.row
|
||||
.span12
|
||||
#app
|
||||
= javascript_include_tag "supplier/application"
|
||||
script#alert-template[type="text/html"]= mustache_template 'supplier/alert'
|
||||
= yield :footer
|
||||
javascript:
|
||||
|
||||
Reference in New Issue
Block a user