mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-06 20:21:01 +01:00
Fixed ""Implicit textOnly for script and style is deprecated."" warning - see http://www.kaspertidemann.com/how-to-fix-the-implicit-textonly-for-script-and-style-is-deprecated-error-in-jade/
This commit is contained in:
@@ -2,5 +2,5 @@ extends layouts/default
|
||||
|
||||
block content
|
||||
section(data-ng-view)
|
||||
script(type="text/javascript")
|
||||
script(type="text/javascript").
|
||||
window.user = !{user};
|
||||
|
||||
Reference in New Issue
Block a user