loleaflet/src/control/Control.Menubar.js | 1 + 1 file changed, 1 insertion(+)
New commits: commit b649919cfaf12377f74fa1958ff3497a8987bf60 Author: Aron Budea <aron.bu...@collabora.com> AuthorDate: Wed Sep 26 04:43:38 2018 +0200 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Mon Oct 1 13:18:13 2018 +0200 Menu: Add Hyperlink to Insert menu in Calc Change-Id: I1401315e0a679adfe074d68a8e3ac2ee45df5e80 Reviewed-on: https://gerrit.libreoffice.org/61181 Reviewed-by: Jan Holesovsky <ke...@collabora.com> Tested-by: Jan Holesovsky <ke...@collabora.com> diff --git a/loleaflet/src/control/Control.Menubar.js b/loleaflet/src/control/Control.Menubar.js index 5fe17ada1..2b33c4e4f 100644 --- a/loleaflet/src/control/Control.Menubar.js +++ b/loleaflet/src/control/Control.Menubar.js @@ -333,6 +333,7 @@ L.Control.Menubar = L.Control.extend({ {uno: '.uno:InsertObjectChart'}, {name: _UNO('.uno:InsertAnnotation', 'spreadsheet'), id: 'insertcomment', type: 'action'}, {type: 'separator'}, + {uno: '.uno:HyperlinkDialog'}, {uno: '.uno:InsertSymbol'} ]}, {name: _UNO('.uno:FormatMenu', 'spreadsheet'), type: 'menu', menu: [ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits