Skip to content

Commit

Permalink
Merge pull request #2960 from ONLYOFFICE/fix/bugfix
Browse files Browse the repository at this point in the history
Fix Bug 67574
  • Loading branch information
JuliaRadzhabova authored Apr 24, 2024
2 parents 917734d + cf90666 commit 82b3152
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ define([
menu: item.get('isCurrent') ? false : new Common.UI.Menu({
style: 'min-width: auto;',
cls: 'menu-absolute',
additionalAlign: this.menuAddAlign,
items: item.get('isAnyone') ? [
{
caption: this.textCanView,
Expand Down

0 comments on commit 82b3152

Please sign in to comment.