Add notes
This commit is contained in:
@@ -29,6 +29,8 @@ namespace MileageTraker.Web.ViewModels.Log
|
||||
[Display(Name = "Purpose")]
|
||||
public string PurposePurpose { get; set; }
|
||||
|
||||
public string Notes { get; set; }
|
||||
|
||||
[Display(Name = "Driver Name")]
|
||||
public string UserFullName { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user