From edc2f4a4f55bd2a8897beac52990936af2c31870 Mon Sep 17 00:00:00 2001 From: michele Date: Thu, 4 Jan 2024 16:27:29 +0100 Subject: [PATCH] michele layout --- Views/Impianti/Create.cshtml | 11 ++++++--- Views/Impianti/Edit.cshtml | 10 ++++++-- Views/Shared/_Layout2.cshtml | 25 +++++++++---------- Views/Shared/_LayoutAreaRiservata.cshtml | 31 ++++++++++++------------ Views/Shared/_LayoutPortale.cshtml | 29 +++++++++++----------- 5 files changed, 58 insertions(+), 48 deletions(-) diff --git a/Views/Impianti/Create.cshtml b/Views/Impianti/Create.cshtml index 7a29da8..a200311 100644 --- a/Views/Impianti/Create.cshtml +++ b/Views/Impianti/Create.cshtml @@ -13,6 +13,12 @@
+
+
+ @Html.DropDownListFor(x => x.imultcli, (IEnumerable)ViewBag.AllStockList, new { @class = "agy-form-field require" }) + +
+
 
@@ -85,13 +91,12 @@
 
-
+ @*
- @* *@ @Html.DropDownListFor(x =>x.imultcli,(IEnumerable)ViewBag.AllStockList,new {@class = "form-control"})
-
 
+
 
*@
diff --git a/Views/Impianti/Edit.cshtml b/Views/Impianti/Edit.cshtml index 1d558bb..e85aa19 100644 --- a/Views/Impianti/Edit.cshtml +++ b/Views/Impianti/Edit.cshtml @@ -14,6 +14,12 @@
+
+
+ @Html.DropDownListFor(x => x.imultcli, (IEnumerable)ViewBag.AllStockList, new { @class = "agy-form-field require" }) + +
+
 
@@ -96,12 +102,12 @@
 
-
+ @*
@Html.DropDownListFor(x =>x.imultcli,(IEnumerable)ViewBag.AllStockList,new {@class = "form-control"})
-
 
+
 
*@
@* *@ diff --git a/Views/Shared/_Layout2.cshtml b/Views/Shared/_Layout2.cshtml index 12a3d88..e9dd6db 100644 --- a/Views/Shared/_Layout2.cshtml +++ b/Views/Shared/_Layout2.cshtml @@ -97,8 +97,8 @@ Purchase:
@@ -211,8 +211,8 @@ Purchase:
- Virtual Task - + @* Virtual Task *@ + agency