Update pagina about x cod licenza + refresh reset cache
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<div class="px-1">
|
||||
<i class="fa fa-key" aria-hidden="true"></i> Key
|
||||
</div>
|
||||
<div class="px-1">
|
||||
<div class="px-1 w-75">
|
||||
<EgwCoreLib.Razor.CopyToClipboard Text="@MastKey" ShowText="true"></EgwCoreLib.Razor.CopyToClipboard>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
await Task.Delay(100);
|
||||
LicServ.AKVList = new List<AppAuth.Models.AnagKeyValueModel>();
|
||||
await Task.Delay(100);
|
||||
await DataService.ResetCache();
|
||||
await Task.Delay(100);
|
||||
await DataService.FlushRedisCache();
|
||||
await Task.Delay(200);
|
||||
|
||||
// redireziono
|
||||
NavManager.NavigateTo("");
|
||||
|
||||
Reference in New Issue
Block a user