mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
parent
f3c690e0d7
commit
6ee34a2e49
@ -38,7 +38,7 @@ export class DocumentListComponent implements OnInit, OnChanges, AfterContentIni
|
||||
static DOUBLE_CLICK_NAVIGATION: string = 'dblclick';
|
||||
static DEFAULT_PAGE_SIZE: number = 20;
|
||||
|
||||
baseComponentPath = module.id.replace('/components/document-list.js', '');
|
||||
baseComponentPath = module.id.replace('/components/document-list.component.js', '');
|
||||
|
||||
@Input()
|
||||
fallbackThubnail: string = this.baseComponentPath + '/assets/images/ft_ic_miscellaneous.svg';
|
||||
|
Loading…
x
Reference in New Issue
Block a user