Took Database layout changes into account in frontend pages
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
_hasError = true;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Navigator.NavigateTo(string.IsNullOrEmpty(RedirectAfter) ? DefaultRedirect : RedirectAfter, true);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user