From 028b9e5ed7822dcad21db515c97fb3152f6e792d Mon Sep 17 00:00:00 2001 From: OVSharova Date: Sun, 5 Sep 2021 03:28:25 +0300 Subject: [PATCH] cleaning --- test/documenteditor/main/index.html | 8 +- test/presentationeditor/main/index.html | 26 +- .../main/js/ApplicationController.js | 501 +++++------------- .../main/js/ApplicationView.js | 29 - .../main/resources/less/instaltools.bat | 2 - .../main/resources/less/watch.js | 75 --- 6 files changed, 144 insertions(+), 497 deletions(-) delete mode 100644 test/presentationeditor/main/resources/less/instaltools.bat delete mode 100644 test/presentationeditor/main/resources/less/watch.js diff --git a/test/documenteditor/main/index.html b/test/documenteditor/main/index.html index 78a7bb84b..0fb8c859b 100644 --- a/test/documenteditor/main/index.html +++ b/test/documenteditor/main/index.html @@ -11,8 +11,6 @@ - - @@ -65,9 +63,9 @@ var params = getUrlParams(), lang = (params["lang"] || 'en').split(/[\-\_]/)[0], - logo = params["headerlogo"] ? encodeUrlParam(params["headerlogo"]) : null; + //logo = params["headerlogo"] ? encodeUrlParam(params["headerlogo"]) : null; - window.frameEditorId = params["frameEditorId"]; + /*window.frameEditorId = params["frameEditorId"]; window.parentOrigin = params["parentOrigin"]; var elem = document.querySelector('.loading-logo'); @@ -76,7 +74,7 @@ var img = document.querySelector('.loading-logo img'); img && img.setAttribute('src', logo); img.style.opacity = 1; - } + }*/
diff --git a/test/presentationeditor/main/index.html b/test/presentationeditor/main/index.html index aaa36cb3a..67cb141d7 100644 --- a/test/presentationeditor/main/index.html +++ b/test/presentationeditor/main/index.html @@ -17,7 +17,7 @@
-
+
@@ -97,35 +97,35 @@ } -
+
-
+ -
-
+ -