Optimized page reloading
This commit is contained in:
@ -9,6 +9,7 @@ namespace Oqtane.Models
|
||||
public string Name { get; set; }
|
||||
public string Description { get; set; }
|
||||
public bool IsAutoAssigned { get; set; }
|
||||
public bool IsSystem { get; set; }
|
||||
|
||||
public string CreatedBy { get; set; }
|
||||
public DateTime CreatedOn { get; set; }
|
||||
|
Reference in New Issue
Block a user