1
0
Fork 0

Aardvark: changes in manifest to load templates

This commit is contained in:
Michael Hackstein 2013-03-29 13:12:43 +01:00
parent 0283ec4525
commit e60747f3fe
1 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,8 @@
}, },
"files": { "files": {
"/img" : "../../html/admin/img" "/img" : "../../html/admin/img",
"/js/templates" : "../../html/admin/js/templates"
}, },
"models": "models" "models": "models"