loleaflet/src/control/Control.Menubar.js |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fb4a44b31197598843dbf1c3cb15b1fced57ae2e
Author:     Tamás Zolnai <tamas.zol...@collabora.com>
AuthorDate: Sun Oct 13 12:03:45 2019 +0200
Commit:     Tamás Zolnai <tamas.zol...@collabora.com>
CommitDate: Sun Oct 13 12:03:45 2019 +0200

    This is not needed here.
    
    Change-Id: Ib3775bdaa0ea2ca570152cb59dd604346cf0d0a8

diff --git a/loleaflet/src/control/Control.Menubar.js 
b/loleaflet/src/control/Control.Menubar.js
index 1d022c22c..fd4199e2a 100644
--- a/loleaflet/src/control/Control.Menubar.js
+++ b/loleaflet/src/control/Control.Menubar.js
@@ -640,7 +640,6 @@ L.Control.Menubar = L.Control.extend({
                // SmartMenus mobile menu toggle button
                $(function() {
                        var $mainMenuState = $('#main-menu-state');
-                       $('#main-menu-state').checked = false;
                        if ($mainMenuState.length) {
                                // animate mobile menu
                                $mainMenuState.change(function() {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to