completed client state invalidation in multi-user environment
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
{
|
||||
PageModule pagemodule = await PageModuleService.GetPageModuleAsync(ModuleState.PageModuleId);
|
||||
|
||||
string url = NavigateUrl(Reload.Page);
|
||||
string url = NavigateUrl();
|
||||
switch (action)
|
||||
{
|
||||
case "<<":
|
||||
|
Reference in New Issue
Block a user