Fix metodi recupero ODL da MP/IO
This commit is contained in:
@@ -642,10 +642,6 @@ namespace MoonProTablet.WebUserControls
|
||||
DataLayer.saveCounter(idxMacchina, "0");
|
||||
// imposto ODL su redis...
|
||||
DataLayer.saveCurrODL(idxMacchina, idxODL_curr.ToString());
|
||||
#if false
|
||||
// ricarico...
|
||||
Response.Redirect("~/ODL");
|
||||
#endif
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user