[Tree] Begin adding tree label
This commit is contained in:
@@ -57,5 +57,9 @@ define([
|
||||
}.bind(this);
|
||||
};
|
||||
|
||||
ToggleView.prototype.elements = function () {
|
||||
return this.el;
|
||||
};
|
||||
|
||||
return ToggleView;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user