mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove duplication
This commit is contained in:
committed by
Eugenio Romano
parent
cfa8a222f0
commit
b639cf38b2
@@ -29,12 +29,6 @@ enum LoginSteps {
|
||||
Welcome = 2
|
||||
}
|
||||
|
||||
enum LoginSteps {
|
||||
Landing = 0,
|
||||
Checking = 1,
|
||||
Welcome = 2
|
||||
}
|
||||
|
||||
@Component({
|
||||
selector: 'adf-login, alfresco-login',
|
||||
templateUrl: './login.component.html',
|
||||
|
Reference in New Issue
Block a user