add host and token to document list demo

This commit is contained in:
Mario Romano
2016-06-02 17:03:39 +01:00
parent f9aa5067cd
commit 956f8e9e81
3 changed files with 35 additions and 10 deletions

View File

@@ -92,6 +92,7 @@ export class MyDemoApp implements OnInit {
public updateHost(): void {
this.alfrescoSettingsService.host = this.host;
this.login();
}
public customMethod(event: Object): void {