mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove redundant logic (#3361)
This commit is contained in:
committed by
Eugenio Romano
parent
13343657a6
commit
89ede1514b
@@ -110,6 +110,7 @@
|
||||
</button>
|
||||
<button mat-icon-button
|
||||
[disabled]="!documentList.selection.length"
|
||||
(toggle)="documentList.reload()"
|
||||
#favorite="adfFavorite"
|
||||
[adf-node-favorite]="documentList.selection"
|
||||
matTooltip="{{ 'DOCUMENT_LIST.TOOLBAR.FAVORITES' | translate }}">
|
||||
|
Reference in New Issue
Block a user