...
This commit is contained in:
@@ -143,7 +143,9 @@
|
||||
if (status)
|
||||
{
|
||||
if (VerificationCodeModel.Type == "CompanyRegistration")
|
||||
nav.NavigateTo("/Sign-in/Verification");
|
||||
nav.NavigateTo("/Sign-in/VerificationRegister");
|
||||
else if (VerificationCodeModel.Type == "ForgetPassword")
|
||||
nav.NavigateTo("/Sign-in/VerificationFrogetPass");
|
||||
else
|
||||
nav.NavigateTo("/");
|
||||
|
||||
|
Reference in New Issue
Block a user