svx/uiconfig/ui/findreplacedialog-mobile.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 08c7b311852d899d71e5bdea09a396f1b6dc44f4
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Wed Jun 9 12:06:28 2021 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Tue Jul 27 09:44:13 2021 +0200

    jsdialog: hide adv search options on mobile
    
    Change-Id: Ide206d602992c49a3a54c8635d97a1ce43cc216e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116912
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119524
    Tested-by: Jenkins

diff --git a/svx/uiconfig/ui/findreplacedialog-mobile.ui 
b/svx/uiconfig/ui/findreplacedialog-mobile.ui
index 7fb77726c691..a7866db2d14b 100644
--- a/svx/uiconfig/ui/findreplacedialog-mobile.ui
+++ b/svx/uiconfig/ui/findreplacedialog-mobile.ui
@@ -620,7 +620,7 @@
                 <property name="hexpand">True</property>
                 <child>
                   <object class="GtkExpander" id="OptionsExpander">
-                    <property name="visible">True</property>
+                    <property name="visible">False</property>
                     <property name="can_focus">True</property>
                     <property name="margin-start">6</property>
                     <property name="margin_top">1</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to