fix gestione forcing rilettura status overview
This commit is contained in:
@@ -2316,6 +2316,7 @@ namespace Thermo.Active.NC
|
||||
{
|
||||
currOverview = NcFileAdapter.RecipeLiveData.RecipeOverview;
|
||||
}
|
||||
#endif
|
||||
|
||||
bool changed = false;
|
||||
foreach (var item in recipeConfig)
|
||||
@@ -2331,7 +2332,6 @@ namespace Thermo.Active.NC
|
||||
{
|
||||
NcFileAdapter.RecipeLiveData.RecipeOverview = currOverview;
|
||||
}
|
||||
#endif
|
||||
|
||||
// ORA percorro conf ricetta x cercare eventuali ERRORI......
|
||||
foreach (var item in recipeConfig)
|
||||
|
||||
Reference in New Issue
Block a user