mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Fix document list demo (i18n)
This commit is contained in:
parent
fa14103014
commit
03b34cb216
@ -160,7 +160,7 @@ class DocumentListDemo implements OnInit {
|
||||
this.token = localStorage.getItem('token');
|
||||
}
|
||||
|
||||
translation.translationInit();
|
||||
translation.translationInit(' ');
|
||||
documentActions.setHandler('my-handler', this.myDocumentActionHandler.bind(this));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user