1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-16 19:04:02 +02:00

Minor changes.

This commit is contained in:
Lars Jung
2015-05-20 22:44:08 +02:00
parent 65d8aab429
commit efc4623a0b
2 changed files with 7 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ describe('view', function () {
this.storeKey = '_h5ai';
this.xConfig = {
setup: {
H5AI_HREF: util.uniqPath('-H5AI/'),
PUBLIC_HREF: util.uniqPath('-PUBLIC/'),
ROOT_HREF: util.uniqPath('-ROOT/')
}
};