mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
add host and token to document list demo
This commit is contained in:
@@ -92,6 +92,7 @@ export class MyDemoApp implements OnInit {
|
||||
|
||||
public updateHost(): void {
|
||||
this.alfrescoSettingsService.host = this.host;
|
||||
this.login();
|
||||
}
|
||||
|
||||
public customMethod(event: Object): void {
|
||||
|
Reference in New Issue
Block a user