remove not needed params

This commit is contained in:
Eugenio Romano
2018-09-25 21:54:35 +01:00
parent a0b452bf83
commit bb6bb4fe0f
3 changed files with 5 additions and 15 deletions

View File

@@ -3,9 +3,8 @@
[showRememberMe]="false"
[showLoginActions]="false"
[backgroundImageUrl]="''"
[showLoginButton]="false"
[showLogo]="false"
[showCopyright]="false"
(success)="onLoginSuccess($event)">
<login-header><ng-template></ng-template></login-header>
<login-footer><ng-template></ng-template></login-footer>
</adf-login>
</div>