mirror of https://gitee.com/bigwinds/arangodb
Aardvark: changes in manifest to load templates
This commit is contained in:
parent
0283ec4525
commit
e60747f3fe
|
@ -106,7 +106,8 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"files": {
|
"files": {
|
||||||
"/img" : "../../html/admin/img"
|
"/img" : "../../html/admin/img",
|
||||||
|
"/js/templates" : "../../html/admin/js/templates"
|
||||||
},
|
},
|
||||||
|
|
||||||
"models": "models"
|
"models": "models"
|
||||||
|
|
Loading…
Reference in New Issue