Style sur le login
This commit is contained in:
@@ -41,7 +41,7 @@ export class LoginUserComponent implements OnInit {
|
||||
]
|
||||
]
|
||||
},
|
||||
{ updateOn: "submit" }
|
||||
{ updateOn: "blur" }
|
||||
);
|
||||
|
||||
// get return url from route parameters or default to '/'
|
||||
|
||||
Reference in New Issue
Block a user