Skip to content

Commit

Permalink
Fixed duplicated permission for three-dot-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
rrenkert committed Apr 18, 2024
1 parent 37ce757 commit 88a0004
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ <h2>{{ 'Participants' | translate }}</h2>
<!-- Menu -->
<div *osScrollingTableCell="'menu'; row as user; config: { width: 40 }" class="cell-slot fill">
<button
*osPerms="permission.userCanUpdate"
mat-icon-button
[disabled]="isMultiSelect"
[matMenuTriggerFor]="singleItemMenu"
Expand Down

0 comments on commit 88a0004

Please sign in to comment.