Merge pull request #4001 from sbwalker/dev
fix #3998 - personalized page display issue
This commit is contained in:
commit
0f3b0309e8
|
@ -260,6 +260,7 @@
|
|||
{
|
||||
// redirect to the personalized page
|
||||
NavigationManager.NavigateTo(Utilities.NavigateUrl(SiteState.Alias.Path, personalized.Path, ""), false);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user