michele: refusi

This commit is contained in:
michele 2025-02-28 09:43:17 +01:00
parent 5ae0e94a65
commit 9a63e2595c
2 changed files with 5 additions and 7 deletions

View File

@ -24,11 +24,6 @@
<span asp-validation-for="ArDesArt" class="text-danger"></span>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-12">&nbsp;</div>
@* <div class="form-group">
<h5><label asp-for="SlCodMag" class="agy-client-quote"></label></h5>
<input asp-for="SlCodMag" class="agy-form-field require" class="form-control"/>
<span asp-validation-for="SlCodMag" class="text-danger"></span>
</div> *@
<div class="form-group">
<h5><label asp-for="SlCodMag" class="agy-client-quote"></label></h5>
@Html.DropDownListFor(x => x.SlCodMag, (IEnumerable<SelectListItem>)ViewBag.Magazzini, new { @class = "agy-form-field require" })

View File

@ -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",