Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.4-milestone-1
-
Fix Version/s: 7.4-milestone-2
-
Component/s: Tree
-
Labels:None
-
Difficulty:Easy
-
Documentation in Release Notes:
-
Similar issues:
Description
We can disable the links for the entire tree or a sub-tree using the 'jstree-no-links' CSS class but it would be useful to also be able to disable the link for an specific tree node without affecting its child nodes. For instance, a tree that displays files and folders may want to disable the links on the folder nodes.