diff --git a/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs b/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs index 8fd49c06..2f1aa361 100644 --- a/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs +++ b/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs @@ -449,9 +449,12 @@ namespace GMW.WebUserControls udcSelP = udcSelP.Replace(string.Format("#{0}#", barcodeIn), ""); } updFiltroPart(newPart); + //tolto x richiesta di quel pelato di Gian 2014.02.11 +#if false // imposto particolare! currParticolare = newPart; - impostaParticolare(); + impostaParticolare(); +#endif } break; diff --git a/GMW/bin/GMW.dll b/GMW/bin/GMW.dll index 91dcdfc4..416217b6 100644 Binary files a/GMW/bin/GMW.dll and b/GMW/bin/GMW.dll differ diff --git a/ReleaseClienti/TK_prod/GMW.zip b/ReleaseClienti/TK_prod/GMW.zip index b74449c2..1d5f37a3 100644 Binary files a/ReleaseClienti/TK_prod/GMW.zip and b/ReleaseClienti/TK_prod/GMW.zip differ diff --git a/ReleaseClienti/TK_test/GMW.zip b/ReleaseClienti/TK_test/GMW.zip index 7e880e7a..4e967b34 100644 Binary files a/ReleaseClienti/TK_test/GMW.zip and b/ReleaseClienti/TK_test/GMW.zip differ