refresh
This commit is contained in:
@@ -113,7 +113,6 @@ namespace PROJ_ETS.WebUserControls
|
||||
/// <param name="e"></param>
|
||||
protected void imgGoProj_Click(object sender, ImageClickEventArgs e)
|
||||
{
|
||||
//utils.obj.setSessionVal("nextObjCommand", "goProj");
|
||||
// carico parametri
|
||||
int idxCli = DataProxy_ProjEts.DP.taAP.getByIdxPrj(utils.obj.IntSessionObj("idxProgetto_sel"))[0].idxCliente;
|
||||
string nomeCli = DataProxy_ProjEts.DP.taSelCli.getByValue(idxCli)[0].label;
|
||||
|
||||
Reference in New Issue
Block a user