1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

use shared viewmanager

This commit is contained in:
Luke Pulverenti 2016-03-14 16:05:15 -04:00
parent aa35c3ef4c
commit 2807ef810f
5 changed files with 160 additions and 10 deletions

View file

@ -1744,6 +1744,7 @@ var AppInfo = {};
hammer: bowerPath + "/hammerjs/hammer.min",
layoutManager: embyWebComponentsBowerPath + "/layoutmanager",
focusManager: embyWebComponentsBowerPath + "/focusmanager",
viewManager: embyWebComponentsBowerPath + "/viewmanager",
globalize: embyWebComponentsBowerPath + "/globalize",
imageLoader: embyWebComponentsBowerPath + "/images/imagehelper"
};