Typo EHTRA correction
This commit is contained in:
@@ -5,7 +5,7 @@ namespace MileageTraker.Web.ViewModels.Vehicle
|
||||
{
|
||||
public class VehiclePartialDetails
|
||||
{
|
||||
[Display(Name = "EHTRA ID")]
|
||||
[Display(Name = "ETHRA ID")]
|
||||
public string VehicleId { get; set; }
|
||||
|
||||
public string Prog { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user