mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-01 14:41:14 +00:00
use standard material settings icon
This commit is contained in:
committed by
Sheena Malhotra
parent
f85e1c2b04
commit
47801d0991
@@ -24,7 +24,7 @@
|
||||
{{ 'APP.BROWSE.ABOUT.TITLE' | translate }}
|
||||
</button>
|
||||
<button mat-menu-item data-automation-id="user-language-menu" [routerLink]="['/settings']">
|
||||
<mat-icon svgIcon="settings"></mat-icon>
|
||||
<mat-icon>settings</mat-icon>
|
||||
<span>{{ 'APP.SETTINGS.TITLE' | translate }}</span>
|
||||
</button>
|
||||
<mat-divider></mat-divider>
|
||||
|
Reference in New Issue
Block a user