diff --git a/Views/Destinazioni/Index.cshtml b/Views/Destinazioni/Index.cshtml index 9ad983f..66b4983 100644 --- a/Views/Destinazioni/Index.cshtml +++ b/Views/Destinazioni/Index.cshtml @@ -21,6 +21,7 @@
Torna alla lista| + @* | *@ | S. | Committente | Sede | @@ -46,10 +47,36 @@
|---|---|---|---|---|
|
+ | *@
+ }
+
+ ||||
| @Html.HiddenFor(modelItem => item.ConsFatta.consFattaFlagCons) @@ -69,7 +96,9 @@ |
|
- }
+ }*@
+
+
@Html.DisplayFor(modelItem => item.Seq) | @Html.DisplayFor(modelItem => item.Committente) | @*@Html.DisplayFor(modelItem => item.CodSede) - *@@Html.DisplayFor(modelItem => item.Sede) | @@ -168,6 +197,25 @@