The sidebar should start non-expanded, and each section should be expandable except bottom level nodes.
This should be a simple ng-if that is controlled by an icon that will toggle the ng-if variable true or false. Probably need to access it with parent.parent.varname.
The sidebar should start non-expanded, and each section should be expandable except bottom level nodes.
This should be a simple ng-if that is controlled by an icon that will toggle the ng-if variable true or false. Probably need to access it with parent.parent.varname.