some minor fixes
This commit is contained in:
parent
599c4b1a41
commit
41705abea0
@ -24,10 +24,6 @@ namespace BankManagersClientApp.Controllers
|
||||
|
||||
public IActionResult Register()
|
||||
{
|
||||
if (APIClient.Manager == null)
|
||||
{
|
||||
return Redirect("~/Home/Enter");
|
||||
}
|
||||
return View();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user