Add priority
This commit is contained in:
@@ -47,6 +47,9 @@ namespace LeafWeb.WebCms.Models
|
||||
[Display(Name = "Piscal Warning")]
|
||||
public string OutputWarningMessage { get; set; }
|
||||
|
||||
[Display(Name = "Time In Progress")]
|
||||
public TimeSpan TimeInProgress { get; set; }
|
||||
|
||||
[UIHint("LeafInputStatusViewModels")]
|
||||
public List<LeafInputStatusViewModel> StatusHistory { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user