From efa1e3929aeb3f59b75aafa7ebc2f258cf348e59 Mon Sep 17 00:00:00 2001 From: ShimaginAndrey Date: Mon, 25 Oct 2021 18:29:09 +0300 Subject: [PATCH] [DE PE SSE] Fix Bug 53331 --- apps/documenteditor/mobile/src/controller/Search.jsx | 2 +- apps/presentationeditor/mobile/src/controller/Search.jsx | 2 +- apps/spreadsheeteditor/mobile/src/controller/Search.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/documenteditor/mobile/src/controller/Search.jsx b/apps/documenteditor/mobile/src/controller/Search.jsx index dc67343b7..fc2ea6c7a 100644 --- a/apps/documenteditor/mobile/src/controller/Search.jsx +++ b/apps/documenteditor/mobile/src/controller/Search.jsx @@ -28,7 +28,7 @@ class SearchSettings extends SearchSettingsView { const markup = ( - + {!show_popover && {_t.textDone} diff --git a/apps/presentationeditor/mobile/src/controller/Search.jsx b/apps/presentationeditor/mobile/src/controller/Search.jsx index 9880ad295..fe0064ecb 100644 --- a/apps/presentationeditor/mobile/src/controller/Search.jsx +++ b/apps/presentationeditor/mobile/src/controller/Search.jsx @@ -21,7 +21,7 @@ class SearchSettings extends SearchSettingsView { const markup = ( - + {!show_popover && {_t.textDone} diff --git a/apps/spreadsheeteditor/mobile/src/controller/Search.jsx b/apps/spreadsheeteditor/mobile/src/controller/Search.jsx index f80e789fc..fbdc7614f 100644 --- a/apps/spreadsheeteditor/mobile/src/controller/Search.jsx +++ b/apps/spreadsheeteditor/mobile/src/controller/Search.jsx @@ -29,7 +29,7 @@ class SearchSettings extends SearchSettingsView { const markup = ( - + {!show_popover && {_t.textDone}