qol: lazy-loading of device profile organisation units
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Disco.Web.Models.Shared
|
||||
public bool unselectable { get; set; }
|
||||
public FancyTreeNode[] children { get; set; }
|
||||
public string tooltip { get; set; }
|
||||
public bool lazy { get; set; }
|
||||
|
||||
public static FancyTreeNode FromClaimNavigatorItem(IClaimNavigatorItem Item, bool Unselectable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user