diff --git a/Models/Registrazione.cs b/Models/Registrazione.cs index b6fda8d..35d7722 100644 --- a/Models/Registrazione.cs +++ b/Models/Registrazione.cs @@ -81,6 +81,8 @@ namespace VirtualTask.Models [Display(Name = "Ragione Sociale")] [StringLength(50)] public string? RagioneSociale { get; set; } - + + public int? numtec { get; set; } + } } diff --git a/Views/Chiamate/Index.cshtml b/Views/Chiamate/Index.cshtml index 4c347ce..ffdaec7 100644 --- a/Views/Chiamate/Index.cshtml +++ b/Views/Chiamate/Index.cshtml @@ -222,15 +222,15 @@ // link = link + item.ser_buono_chiu + ".jpg"; // @item.ser_buono_chiu - // @item.ser_buono_chiu + @item.ser_buono_chiu - @item.ser_buono_chiu + //@item.ser_buono_chiu - + // } else {