This commit is contained in:
@@ -31,7 +31,7 @@ namespace AyaNova.DataList
|
||||
public AuthorizationRoles AllowedRoles { get; set; }
|
||||
public AyaType DefaultListAType { get; set; }
|
||||
//public long CurrentUserId { get; set; }
|
||||
public long CurrentUserTranslationId { get; set; }
|
||||
//public long CurrentUserTranslationId { get; set; }
|
||||
public List<string> DefaultColumns { get; set; }
|
||||
public Dictionary<string, string> DefaultSortBy { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user