Merge pull request #408 from Alfresco/dev-denys-393

Documentation updates
This commit is contained in:
Eugenio Romano
2016-07-11 18:14:09 +01:00
committed by GitHub
21 changed files with 456 additions and 388 deletions

View File

@@ -143,8 +143,8 @@ class DocumentListDemo implements OnInit {
currentPath: string = '/';
authenticated: boolean;
// host: string = 'http://devproducts-platform.alfresco.me';
host: string = 'http://127.0.0.1:8080';
host: string = 'http://devproducts-platform.alfresco.me';
// host: string = 'http://127.0.0.1:8080';
token: string;