Remove route from login component and delegate the route to the parent

This commit is contained in:
mauriziovitale84
2016-06-16 12:20:55 +01:00
parent 4e47ce3327
commit 950cc4d076
4 changed files with 18 additions and 20 deletions

View File

@@ -1 +1 @@
<alfresco-login></alfresco-login>
<alfresco-login (onSuccess)="onLogin($event)" (onError)="onError($event)"></alfresco-login>