@model VirtualTask.Models.Rapp_New @{ ViewData["Title"] = "Nuovo"; Layout = "~/Views/Shared/_LayoutAreaRiservata.cshtml"; }
 
 
 
 
 
 
 
 
 
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_1,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_2,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_3,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_4,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_5,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_6,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_7,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_8,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_9,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
@* *@ @Html.DropDownListFor(x => x.codice_chiusura_10,(IEnumerable)ViewBag.Chiusure,new {@class = "form-control"})
 
 
 
 
 
@* *@ @Html.DropDownListFor(x => x.codice_tecnico,(IEnumerable)ViewBag.Tecnici,new {@class = "form-control"})
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Torna alla lista