mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-16 17:42:05 +00:00
loleaflet: fix wrong uno command name for opening hyperlink
This commit is contained in:
@ -19,7 +19,7 @@ L.Control.ContextMenu = L.Control.extend({
|
||||
*/
|
||||
general: ['Cut', 'Copy', 'Paste', 'PasteSpecialMenu', 'PasteUnformatted',
|
||||
'NumberingStart', 'ContinueNumbering', 'IncrementLevel', 'DecrementLevel',
|
||||
'OpenHyperlinkLocation', 'CopyHyperlinkLocation', 'RemoveHyperlink',
|
||||
'OpenHyperlinkOnCursor', 'CopyHyperlinkLocation', 'RemoveHyperlink',
|
||||
'ArrangeFrameMenu', 'ArrangeMenu', 'BringToFront', 'ObjectForwardOne', 'ObjectBackOne', 'SendToBack',
|
||||
'RotateMenu', 'RotateLeft', 'RotateRight'],
|
||||
|
||||
|
Reference in New Issue
Block a user