loleaflet/src/control/Control.Menubar.js | 1 - 1 file changed, 1 deletion(-)
New commits: commit 553796c27712dddb57eb70f00137eb590cd65126 Author: mert <mert.tu...@collabora.com> AuthorDate: Tue Dec 17 13:56:16 2019 +0300 Commit: Michael Meeks <michael.me...@collabora.com> CommitDate: Tue Dec 17 12:21:49 2019 +0100 Remove show ruler button for mobile Change-Id: I1eac7a36edf631967056c4176c5765d910733cb9 Reviewed-on: https://gerrit.libreoffice.org/85283 Reviewed-by: Michael Meeks <michael.me...@collabora.com> Tested-by: Michael Meeks <michael.me...@collabora.com> diff --git a/loleaflet/src/control/Control.Menubar.js b/loleaflet/src/control/Control.Menubar.js index d5d990095..327c6d53d 100644 --- a/loleaflet/src/control/Control.Menubar.js +++ b/loleaflet/src/control/Control.Menubar.js @@ -493,7 +493,6 @@ L.Control.Menubar = L.Control.extend({ {uno: '.uno:NextTrackedChange'} ]}, {name: _UNO('.uno:ViewMenu', 'text'), id: 'view', type: 'menu', menu: [ - {name: _('Show Ruler'), id: 'showruler', type: 'action'}, {uno: '.uno:ControlCodes'}, {name: _UNO('.uno:ShowResolvedAnnotations', 'text'), id: 'showresolved', type: 'action'}, ] _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits