remove redundant logic (#3361)

This commit is contained in:
Cilibiu Bogdan
2018-05-22 18:47:08 +03:00
committed by Eugenio Romano
parent 13343657a6
commit 89ede1514b
5 changed files with 44 additions and 271 deletions

View File

@@ -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 }}">