rework loading of appstorage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(function ($, document) {
|
||||
define(['appStorage'], function (appStorage) {
|
||||
|
||||
var pageBackgroundCreated;
|
||||
|
||||
@@ -246,4 +246,4 @@
|
||||
clear: clearBackdrop
|
||||
};
|
||||
|
||||
})(jQuery, document);
|
||||
});
|
||||
Reference in New Issue
Block a user