This commit is contained in:
2021-07-27 18:11:13 +00:00
parent 228752e3f0
commit 9e62ff9006
7 changed files with 24 additions and 15 deletions

View File

@@ -30,8 +30,7 @@ namespace AyaNova.Models
public DateTime? ValidUntil { get; set; }
public DateTime? Submitted { get; set; }
public DateTime? Approved { get; set; }
public bool CopyWiki { get; set; }
public bool CopyAttachments { get; set; }
//----
[Required]