aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-branch.reel/ninja-branch.html
diff options
context:
space:
mode:
authorEric Guzman2012-02-13 10:28:44 -0800
committerEric Guzman2012-02-13 10:28:44 -0800
commitef032412216d437ce1c7dfc9050ab41adf0594c0 (patch)
treef5cba582ce854907177e620d5529c9e45d945a51 /js/components/treeview/ninja-branch.reel/ninja-branch.html
parent3a8dc4195a166478695bb286493f83258a4be49b (diff)
downloadninja-ef032412216d437ce1c7dfc9050ab41adf0594c0.tar.gz
Tree Components - Change the way delegate methods are called
Diffstat (limited to 'js/components/treeview/ninja-branch.reel/ninja-branch.html')
-rw-r--r--js/components/treeview/ninja-branch.reel/ninja-branch.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/components/treeview/ninja-branch.reel/ninja-branch.html b/js/components/treeview/ninja-branch.reel/ninja-branch.html
index 4d557a94..13f1c575 100644
--- a/js/components/treeview/ninja-branch.reel/ninja-branch.html
+++ b/js/components/treeview/ninja-branch.reel/ninja-branch.html
@@ -110,7 +110,8 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
110 "name": "Repetition", 110 "name": "Repetition",
111 "properties": { 111 "properties": {
112 "element": { "#": "branchList" }, 112 "element": { "#": "branchList" },
113 "contentController": {"@": "arrayController" } 113 "contentController": {"@": "arrayController" },
114 "selectionEnabled": true
114 } 115 }
115 }, 116 },
116 117