diff --git a/Controllers/ChiamateController.cs b/Controllers/ChiamateController.cs index 77472d5..fb2dbac 100644 --- a/Controllers/ChiamateController.cs +++ b/Controllers/ChiamateController.cs @@ -463,8 +463,16 @@ namespace VirtualTask.Controllers } #endregion DELETE + + #region metodi interni + private byte GetImgFromRapp_New() + { + var img = new Byte(); + return img; + } + private List getImpianti(string impianto) { SessionHelper helper = new SessionHelper(this); diff --git a/Controllers/Rapp_NewController.cs b/Controllers/Rapp_NewController.cs index 4c9d4bb..d90944c 100644 --- a/Controllers/Rapp_NewController.cs +++ b/Controllers/Rapp_NewController.cs @@ -171,6 +171,8 @@ namespace VirtualTask.Controllers { SessionHelper helper = new SessionHelper(this); + id = "V000000135"; + token = helper.GetStringValue("tok"); apiUrl = helper.GetStringValue("apiUrl"); diff --git a/Views/Chiamate/Index.cshtml b/Views/Chiamate/Index.cshtml index 882c600..daa1f2b 100644 --- a/Views/Chiamate/Index.cshtml +++ b/Views/Chiamate/Index.cshtml @@ -221,8 +221,16 @@ // link = "http://testapi.poloinformatico.it:9001/VIRTU/"; // link = link + item.ser_buono_chiu + ".jpg"; // @item.ser_buono_chiu - @item.ser_buono_chiu - + + // @item.ser_buono_chiu + + @item.ser_buono_chiu + + } else {