mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Simplify 'documentlist' package scripts
This commit is contained in:
@@ -136,7 +136,7 @@ export class DocumentList implements OnInit, AfterViewInit, AfterViewChecked, Af
|
||||
this.data = new ShareDataTableAdapter(this.documentListService, this.baseComponentPath, []);
|
||||
|
||||
if (translate) {
|
||||
translate.addTranslationFolder('node_modules/ng2-alfresco-documentlist');
|
||||
translate.addTranslationFolder('node_modules/ng2-alfresco-documentlist/dist/src');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user