mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 16:08:15 +08:00
[DE mobile] For Bug 63235
This commit is contained in:
@ -362,7 +362,7 @@ class ContextMenu extends ContextMenuController {
|
||||
event: 'openlink'
|
||||
});
|
||||
|
||||
if(isAllowedEditing) {
|
||||
if(isAllowedEditing && !isViewer) {
|
||||
itemsText.push({
|
||||
caption: t('ContextMenu.menuEditLink'),
|
||||
event: 'editlink'
|
||||
|
||||
Reference in New Issue
Block a user