Update gestione campo PlaceId

This commit is contained in:
Samuele E. Locatelli
2020-08-26 08:34:24 +02:00
parent c472f532d9
commit 72405fbd04
10 changed files with 39 additions and 74 deletions
@@ -27,16 +27,6 @@ namespace NKC_WF.WebUserControls
return hfDeviceId.Value;
}
}
/// <summary>
/// Postazione attuale (per ora cablata)
/// </summary>
protected string PlaceId
{
get
{
return "WRK001";
}
}
/// <summary>
/// Sheet selezionato...