fix tenuta linea selezioanta tra in/out
This commit is contained in:
@@ -75,6 +75,11 @@ namespace GMW.WebUserControls
|
||||
fixStorico();
|
||||
// imposto pos abilitata x cancellazione
|
||||
mod_storicoAzioniOperatore1.idxPosizione2del = memLayer.ML.confReadInt("IdxPosizioneAnime");
|
||||
// se c'è imposto linea da sessione
|
||||
if (currCodLinea != "")
|
||||
{
|
||||
checkSelDDL(currCodLinea, false);
|
||||
}
|
||||
}
|
||||
doChecks();
|
||||
mod_storicoAzioniOperatore1.eh_stampa += new EventHandler(mod_storicoAzioniOperatore1_eh_stampa);
|
||||
|
||||
Reference in New Issue
Block a user