This commit is contained in:
@@ -17,7 +17,6 @@ namespace AyaNova.Models
|
||||
|
||||
[Required]
|
||||
public string Name { get; set; }//"subject"
|
||||
// public bool Active { get; set; }
|
||||
public string Notes { get; set; }//"message"
|
||||
public string Wiki { get; set; }
|
||||
public string CustomFields { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user