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:
@@ -57,7 +57,7 @@ export class AlfrescoSearchAutocompleteComponent implements OnChanges {
|
||||
private translate: AlfrescoTranslationService,
|
||||
private alfrescoThumbnailService: AlfrescoThumbnailService) {
|
||||
if (translate) {
|
||||
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