Skip to content

Commit 890ae27

Browse files
committed
https://github.com/wix/angular-tree-control/issues/214
1 parent bdc72db commit 890ae27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

angular-tree-control.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,7 @@ if (typeof module !== "undefined" && typeof exports !== "undefined" && module.ex
396396
.directive("treeTransclude", function () {
397397
return {
398398
controller: function ($scope) {
399-
400399
ensureAllDefaultOptions($scope);
401-
isAllDefaultsInitialized = true;
402400
},
403401

404402
link: function(scope, element, attrs, controller) {

0 commit comments

Comments
 (0)