aggiunto reset anche di CDV da menuTop
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using SteamWare;
|
||||
using AppData;
|
||||
using SteamWare;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
@@ -108,6 +109,8 @@ namespace NKC_WF.WebUserControls
|
||||
{
|
||||
if (doFullReset)
|
||||
{
|
||||
// reset REDIS x css
|
||||
ComLib.man.resetPostUnload("");
|
||||
// aggiorno vocabolario
|
||||
DataWrap.DW.resetVocabolario();
|
||||
// reset dati in cache x DbConfig...
|
||||
|
||||
Reference in New Issue
Block a user