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