mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Remove not supported property from document list
Custom folder icons as material design icon names are not supported for the time being and might be reintroduced later.
This commit is contained in:
@@ -64,9 +64,6 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit,
|
||||
@Input()
|
||||
breadcrumb: boolean = false;
|
||||
|
||||
@Input('folder-icon')
|
||||
folderIcon: string;
|
||||
|
||||
@Input()
|
||||
thumbnails: boolean = false;
|
||||
|
||||
|
Reference in New Issue
Block a user