michele: refusi
This commit is contained in:
parent
5ae0e94a65
commit
9a63e2595c
@ -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"> </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" })
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user