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