mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix tslint and package.json + build-all script
This commit is contained in:
@@ -71,7 +71,7 @@ export class ActivitiTaskList implements OnInit {
|
||||
public activiti: ActivitiTaskListService) {
|
||||
|
||||
if (translate) {
|
||||
translate.addTranslationFolder('node_modules/ng2-activiti-tasklist');
|
||||
translate.addTranslationFolder('node_modules/ng2-activiti-tasklist/src');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user