1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-13 09:24:11 +02:00

Reorganize file structure.

This commit is contained in:
Lars Jung
2015-05-20 01:53:56 +02:00
parent 74745a8603
commit c8eff2d313
206 changed files with 70 additions and 69 deletions

View File

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