Skip to content

Commit

Permalink
Fix Bug 67574
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaRadzhabova committed Apr 24, 2024
1 parent 917734d commit cf90666
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 cf90666

Please sign in to comment.