ulteriore affinamento refresh
installer TK x prod e test
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="mainRev" value="2.4" />
|
||||
<add key="minRev" value="597" />
|
||||
<add key="minRev" value="598" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
@@ -75,6 +75,7 @@ namespace GMW.WebUserControls
|
||||
fixStorico();
|
||||
// imposto pos abilitata x cancellazione
|
||||
mod_storicoAzioniOperatore1.idxPosizione2del = memLayer.ML.confReadInt("IdxPosizioneSterrati");
|
||||
checkLinea();
|
||||
}
|
||||
doChecks();
|
||||
mod_storicoAzioniOperatore1.eh_stampa += new EventHandler(mod_storicoAzioniOperatore1_eh_stampa);
|
||||
@@ -178,7 +179,6 @@ namespace GMW.WebUserControls
|
||||
checkBarcode();
|
||||
checkStampa();
|
||||
checkParticolare();
|
||||
checkLinea();
|
||||
}
|
||||
/// <summary>
|
||||
/// sistemo labels oggetti
|
||||
@@ -690,6 +690,7 @@ namespace GMW.WebUserControls
|
||||
{
|
||||
Response.Redirect("~/menu.aspx");
|
||||
}
|
||||
checkLinea();
|
||||
doRefreshBloccoPost();
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
@@ -75,6 +75,7 @@ namespace GMW.WebUserControls
|
||||
fixStorico();
|
||||
// imposto pos abilitata x cancellazione
|
||||
mod_storicoAzioniOperatore1.idxPosizione2del = memLayer.ML.confReadInt("IdxPosizioneFiniti");
|
||||
checkLinea();
|
||||
}
|
||||
doChecks();
|
||||
mod_storicoAzioniOperatore1.eh_stampa += new EventHandler(mod_storicoAzioniOperatore1_eh_stampa);
|
||||
@@ -178,7 +179,6 @@ namespace GMW.WebUserControls
|
||||
checkBarcode();
|
||||
checkStampa();
|
||||
checkParticolare();
|
||||
checkLinea();
|
||||
}
|
||||
/// <summary>
|
||||
/// sistemo labels oggetti
|
||||
@@ -690,6 +690,7 @@ namespace GMW.WebUserControls
|
||||
{
|
||||
Response.Redirect("~/menu.aspx");
|
||||
}
|
||||
checkLinea();
|
||||
doRefreshBloccoPost();
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user