Starting to add log user
This commit is contained in:
@@ -19,7 +19,9 @@ namespace MileageTraker.Web.ViewModels.Log
|
||||
|
||||
public string CityName { get; set; }
|
||||
|
||||
public string EmployeeName { get; set; }
|
||||
//public string EmployeeName { get; set; }
|
||||
|
||||
public virtual Models.User User { get; set; }
|
||||
|
||||
public double GasPurchased { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user