From 569a3b1698a0549667183fd77c94b5f3c146987d Mon Sep 17 00:00:00 2001 From: SergeyEzhin Date: Mon, 22 Jan 2024 11:56:22 +0100 Subject: [PATCH] [DE mobile] Fix Bug 65885 --- .../mobile/src/view/settings/SettingsPage.jsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/apps/documenteditor/mobile/src/view/settings/SettingsPage.jsx b/apps/documenteditor/mobile/src/view/settings/SettingsPage.jsx index 09f491902d..068deb658e 100644 --- a/apps/documenteditor/mobile/src/view/settings/SettingsPage.jsx +++ b/apps/documenteditor/mobile/src/view/settings/SettingsPage.jsx @@ -147,11 +147,9 @@ const SettingsPage = inject("storeAppOptions", "storeReview", "storeDocumentInfo } - {!isEditableForms && - - - - } + + + {_canDownload &&