yy
This commit is contained in:
parent
fb68e2461e
commit
4265284de8
@ -33,5 +33,8 @@ namespace SoftwayWeb.Models
|
|||||||
[DisplayFormat(DataFormatString = "{0:dd/MM/yyyy}")]
|
[DisplayFormat(DataFormatString = "{0:dd/MM/yyyy}")]
|
||||||
[Display(Name = "Data chiusura")]
|
[Display(Name = "Data chiusura")]
|
||||||
public DateTime? DataChiusura { get; set; }
|
public DateTime? DataChiusura { get; set; }
|
||||||
|
|
||||||
|
public string? CodMezzo { get; set; }
|
||||||
|
public string? Automezzo { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user