partnerji na modal
This commit is contained in:
@@ -81,8 +81,10 @@ namespace EveryThing.Models.Vehicle
|
||||
[Display(Name = "Registrska številka")]
|
||||
public string RegistrationNumber { get; set; }
|
||||
|
||||
[NotMapped] public string DisplayName => $"{Title} ({RegistrationNumber})";
|
||||
|
||||
//TODO: Manjkajo polja
|
||||
|
||||
|
||||
//[Required]
|
||||
//[Display(Name = "Datum veljavnosti registracije")]
|
||||
//public DateTime RegistrationExpiry { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user