Display improvements
This commit is contained in:
@@ -42,9 +42,11 @@ namespace LeafWeb.WebCms.Models
|
||||
public DateTime Added { get; set; }
|
||||
|
||||
[Display(Name = "Piscal Error")]
|
||||
[UIHint("PreReadMore")]
|
||||
public string OutputErrorMessage { get; set; }
|
||||
|
||||
[Display(Name = "Piscal Warning")]
|
||||
[UIHint("PreReadMore")]
|
||||
public string OutputWarningMessage { get; set; }
|
||||
|
||||
[Display(Name = "Time In Progress")]
|
||||
|
||||
Reference in New Issue
Block a user