mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Responsive height for login component (#2049)
This commit is contained in:
committed by
Eugenio Romano
parent
cc42169d14
commit
f07876df7e
@@ -36,6 +36,7 @@ export class LoginDemoComponent implements OnInit {
|
||||
disableCsrf: boolean = false;
|
||||
isECM: boolean = true;
|
||||
isBPM: boolean = false;
|
||||
showFooter: boolean = true;
|
||||
customMinLenght: number = 2;
|
||||
|
||||
constructor(private router: Router,
|
||||
|
Reference in New Issue
Block a user