mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-2039] Libraries - custom icon (#825)
* custom icon for library nodes * match DL folder color
This commit is contained in:
committed by
Denys Vuika
parent
0b0a2ad75c
commit
5b4af869b1
@@ -21,6 +21,7 @@
|
||||
selectionMode="single"
|
||||
[navigate]="false"
|
||||
[sorting]="[ 'title', 'asc' ]"
|
||||
[imageResolver]="imageResolver"
|
||||
(node-dblclick)="navigateTo($event.detail?.node)"
|
||||
(name-click)="navigateTo($event.detail?.node)">
|
||||
|
||||
|
Reference in New Issue
Block a user