Add Only my data to
This commit is contained in:
@@ -59,6 +59,9 @@ namespace LeafWeb.WebCms.Models
|
||||
[Display(Name = "Show Only Successfully Completed")]
|
||||
public bool compl { get; set; }
|
||||
|
||||
[Display(Name = "Only my data")]
|
||||
public bool usr { get; set; }
|
||||
|
||||
public bool HasExtendedParameters =>
|
||||
!(
|
||||
string.IsNullOrEmpty(siteid)
|
||||
|
||||
Reference in New Issue
Block a user