Skip to content

Commit

Permalink
[ACS-6565] ADW - Document List View Header - UX Bugs - icon fix (#9349)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekpluta committed Feb 19, 2024
1 parent 4c75a67 commit 34a399e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
#mainMenuTrigger="matMenuTrigger"
(keydown.enter)="mainMenuTrigger.openMenu()"
[matMenuTriggerFor]="mainMenu">
<mat-icon>view_week</mat-icon>
<mat-icon>view_week_outline</mat-icon>
</button>
<mat-menu #mainMenu>
<ng-container
Expand Down

0 comments on commit 34a399e

Please sign in to comment.