mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#534 improved login background customisation
- now login background can be defined via property - readme updates
This commit is contained in:
@@ -44,6 +44,9 @@ export class AlfrescoLoginComponent {
|
||||
@Input()
|
||||
logoImageUrl: string;
|
||||
|
||||
@Input()
|
||||
backgroundImageUrl: string;
|
||||
|
||||
@Input()
|
||||
providers: string [] ;
|
||||
|
||||
|
Reference in New Issue
Block a user