From 76f5f126da42498350143c8e57994dfb165a2d84 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 16 May 2013 15:22:02 +0200 Subject: [PATCH] refresh --- PROJ-ETS/PROJ-ETS/WebUserControls/mod_spostaComm.ascx.cs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_spostaComm.ascx.cs b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_spostaComm.ascx.cs index 0d7b463..6ef4ce6 100644 --- a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_spostaComm.ascx.cs +++ b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_spostaComm.ascx.cs @@ -19,11 +19,6 @@ namespace PROJ_ETS.WebUserControls { if (!Page.IsPostBack) { - //fasiFrom.idxProgetto = -1; - //fasiTo.idxProgetto = -1; - //utils.obj.setSessionVal("idxCliFrom", -1); - //utils.obj.setSessionVal("idxCliTo", -1); - // se ho in sessione valori li seleziono! if (utils.obj.isInSessionObject("idxCli_sel")) { filtroCliFrom.valore = utils.obj.StringSessionObj("idxCli_sel");