mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
manage version icon (#284)
This commit is contained in:
committed by
Denys Vuika
parent
7209318bf0
commit
b1d093fd48
@@ -91,7 +91,7 @@
|
||||
mat-menu-item
|
||||
*ngIf="permission.check(documentList.selection[0], ['update'])"
|
||||
[app-node-versions]="documentList.selection">
|
||||
<mat-icon color="primary">storage</mat-icon>
|
||||
<mat-icon color="primary">history</mat-icon>
|
||||
<span>{{ 'APP.ACTIONS.VERSIONS' | translate }}</span>
|
||||
</button>
|
||||
</mat-menu>
|
||||
|
Reference in New Issue
Block a user