mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Improve 'search' package config
This commit is contained in:
@@ -70,7 +70,7 @@ export class AlfrescoSearchComponent implements OnChanges, OnInit {
|
||||
@Optional() params: RouteParams) {
|
||||
|
||||
if (translate !== null) {
|
||||
translate.addTranslationFolder('node_modules/ng2-alfresco-search');
|
||||
translate.addTranslationFolder('node_modules/ng2-alfresco-search/dist/src');
|
||||
}
|
||||
|
||||
this.results = null;
|
||||
|
Reference in New Issue
Block a user