From 1bcb9711e2f038ac85cabea2355fd333c97a6262 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Thu, 18 Nov 2021 20:53:29 +0300 Subject: [PATCH] [DE][PE] Hide operation status in status bar --- apps/api/documents/api.js | 1 + apps/documenteditor/main/app/template/StatusBar.template | 2 +- apps/presentationeditor/main/app/template/StatusBar.template | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/api/documents/api.js b/apps/api/documents/api.js index f9bd4b6c4..f3f585300 100644 --- a/apps/api/documents/api.js +++ b/apps/api/documents/api.js @@ -175,6 +175,7 @@ statusBar: { textLang: false/true // text language button in de/pe docLang: false/true // document language button in de/pe + actionStatus: false/true // status of operation } }, features: { // disable feature diff --git a/apps/documenteditor/main/app/template/StatusBar.template b/apps/documenteditor/main/app/template/StatusBar.template index be9b9bf30..9025b74a2 100644 --- a/apps/documenteditor/main/app/template/StatusBar.template +++ b/apps/documenteditor/main/app/template/StatusBar.template @@ -8,7 +8,7 @@
- +
diff --git a/apps/presentationeditor/main/app/template/StatusBar.template b/apps/presentationeditor/main/app/template/StatusBar.template index a175b6f56..9231453f0 100644 --- a/apps/presentationeditor/main/app/template/StatusBar.template +++ b/apps/presentationeditor/main/app/template/StatusBar.template @@ -24,7 +24,7 @@
- +