mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[PE embedded][SSE embedded] Show loader mask
This commit is contained in:
@ -416,6 +416,7 @@
|
||||
"../apps/common/Analytics.js",
|
||||
"../apps/common/embed/lib/util/LocalStorage.js",
|
||||
"../apps/common/embed/lib/util/utils.js",
|
||||
"../apps/common/embed/lib/view/LoadMask.js",
|
||||
"../apps/common/embed/lib/view/modals.js",
|
||||
"../apps/common/embed/lib/controller/modals.js",
|
||||
"../apps/presentationeditor/embed/js/ApplicationView.js",
|
||||
|
||||
@ -429,6 +429,7 @@
|
||||
"../apps/common/Analytics.js",
|
||||
"../apps/common/embed/lib/util/LocalStorage.js",
|
||||
"../apps/common/embed/lib/util/utils.js",
|
||||
"../apps/common/embed/lib/view/LoadMask.js",
|
||||
"../apps/common/embed/lib/view/modals.js",
|
||||
"../apps/common/embed/lib/controller/modals.js",
|
||||
"../apps/spreadsheeteditor/embed/js/ApplicationView.js",
|
||||
|
||||
Reference in New Issue
Block a user