mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
minor fix document list
This commit is contained in:
@@ -156,10 +156,6 @@ class DocumentListDemo implements OnInit {
|
||||
|
||||
alfrescoSettingsService.host = this.host;
|
||||
|
||||
if (this.authService.getToken()) {
|
||||
this.token = this.authService.getToken();
|
||||
}
|
||||
|
||||
translation.addTranslationFolder();
|
||||
documentActions.setHandler('my-handler', this.myDocumentActionHandler.bind(this));
|
||||
}
|
||||
|
Reference in New Issue
Block a user