diff --git a/Views/Articoli/Edit.cshtml b/Views/Articoli/Edit.cshtml index 66d98d2..8d793e7 100644 --- a/Views/Articoli/Edit.cshtml +++ b/Views/Articoli/Edit.cshtml @@ -24,11 +24,6 @@
 
- @*
-
- - -
*@
@Html.DropDownListFor(x => x.SlCodMag, (IEnumerable)ViewBag.Magazzini, new { @class = "agy-form-field require" }) diff --git a/appsettings.json b/appsettings.json index 471fea7..e44920c 100644 --- a/appsettings.json +++ b/appsettings.json @@ -19,8 +19,11 @@ //"rootWebLoghi": "C:\\Users\\audif\\source\\repos\\VirtualTask\\wwwroot\\VIRTU\\", //"rootUrl": "https://localhost:7140/", - - + //MICHELE: PUNTAMENTO A MIO PC PER FARE I TEST + //"rootUrlApi": "https://localhost:7068/api/Polo/", + //"rootUrlApi2": "https://localhost:7068//VIRTU/", + //"rootWebLoghi": "C:\\Users\\audif\\source\\repos\\VirtualTask\\wwwroot\\VIRTU\\", + //"rootUrl": "https://localhost:7068/", "mittenteMail": "info@virtualtask.it", "nomeMail": "Supporto Virtual Task",