loleaflet/src/control/Control.Menubar.js | 1 - 1 file changed, 1 deletion(-)
New commits: commit 4a491ff658313a655646409a35e378db625ed637 Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Wed Oct 9 19:38:23 2019 +0200 Commit: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> CommitDate: Wed Oct 9 19:38:23 2019 +0200 remove the separator before sidebar menu entry There is no separator in master so remove it here too.. Change-Id: Iea84270b023904091ac3a0b02dfed83b6895ab80 diff --git a/loleaflet/src/control/Control.Menubar.js b/loleaflet/src/control/Control.Menubar.js index 3c721b84f..7702d2043 100644 --- a/loleaflet/src/control/Control.Menubar.js +++ b/loleaflet/src/control/Control.Menubar.js @@ -283,7 +283,6 @@ L.Control.Menubar = L.Control.extend({ {name: _UNO('.uno:ZoomPlus', 'presentation'), id: 'zoomin', type: 'action'}, {name: _UNO('.uno:ZoomMinus', 'presentation'), id: 'zoomout', type: 'action'}, {name: _('Reset zoom'), id: 'zoomreset', type: 'action'}, - {type: 'separator'}, {uno: '.uno:Sidebar', mobile: false}] }, {name: _UNO('.uno:InsertMenu', 'presentation'), type: 'menu', menu: [ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits