Merge branch 'Release/AddForceReloadOnOdl_06'
This commit is contained in:
@@ -1095,8 +1095,6 @@ namespace MP_TAB3.Components
|
||||
}
|
||||
}
|
||||
|
||||
private int delayUpd= 200;
|
||||
|
||||
/// <summary>
|
||||
/// Esegue split ODL corrente
|
||||
/// </summary>
|
||||
@@ -1201,13 +1199,13 @@ namespace MP_TAB3.Components
|
||||
#region Private Fields
|
||||
|
||||
private static Logger Log = LogManager.GetCurrentClassLogger();
|
||||
|
||||
private bool approvTCEnabled = false;
|
||||
|
||||
private bool confRett = true;
|
||||
|
||||
private double currVal = 0;
|
||||
|
||||
/// <summary>
|
||||
/// Tempo di delay x simulare cambio idxMaccSub
|
||||
/// </summary>
|
||||
private int delayUpd = 1000;
|
||||
private List<string> emailAdmDest = new List<string>();
|
||||
|
||||
private bool enableAnnullaSetup = false;
|
||||
|
||||
Reference in New Issue
Block a user