Enabling static files somewhere else

This commit is contained in:
Thomas Forgione
2017-09-30 11:48:28 +02:00
parent 5ad9d41eca
commit a6753d9f44
4 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -43,4 +43,4 @@ block extracss
}
block extrajs
script(src="/static/js/totalTable.js")
script(src=getStatic('js/totalTable.js'))