update resource loading
This commit is contained in:
parent
9ce277ff9d
commit
33736c5616
7 changed files with 77 additions and 63 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['scrollHelper', 'viewManager', 'appSettings', 'appStorage', 'apphost', 'datetime', 'itemHelper', 'mediaInfo', 'scroller', 'indicators', 'dom', 'scrollStyles'], function (scrollHelper, viewManager, appSettings, appStorage, appHost, datetime, itemHelper, mediaInfo, scroller, indicators, dom) {
|
||||
define(['viewManager', 'appSettings', 'appStorage', 'apphost', 'datetime', 'itemHelper', 'mediaInfo', 'scroller', 'indicators', 'dom', 'scrollStyles'], function (viewManager, appSettings, appStorage, appHost, datetime, itemHelper, mediaInfo, scroller, indicators, dom) {
|
||||
|
||||
function fadeInRight(elem) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue