ulteriore affinamento refresh

installer TK x prod e test
This commit is contained in:
Samuele Locatelli
2014-02-19 16:20:04 +01:00
parent 6db9f6b34f
commit bc426dfb6f
7 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -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" />
+2 -1
View File
@@ -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>
+2 -1
View File
@@ -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>
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.