aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/treeview.reel
diff options
context:
space:
mode:
authorEric Guzman2012-02-08 16:55:10 -0800
committerEric Guzman2012-02-08 16:55:10 -0800
commit3a8dc4195a166478695bb286493f83258a4be49b (patch)
tree316818aa3dce1a5dacbf423b845670f75034da43 /js/components/treeview/treeview.reel
parent0537f8f29e7b8dd48fd08f20b1533fbe92a54c4b (diff)
downloadninja-3a8dc4195a166478695bb286493f83258a4be49b.tar.gz
Tree Components - css fixes
Diffstat (limited to 'js/components/treeview/treeview.reel')
-rw-r--r--js/components/treeview/treeview.reel/treeview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/treeview/treeview.reel/treeview.html b/js/components/treeview/treeview.reel/treeview.html
index d70b016c..4f9e6a72 100644
--- a/js/components/treeview/treeview.reel/treeview.html
+++ b/js/components/treeview/treeview.reel/treeview.html
@@ -26,7 +26,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
26 "name" : "Branch" 26 "name" : "Branch"
27 }, 27 },
28 "defaultLeaf" : { 28 "defaultLeaf" : {
29 "module" : "js/components/treeview/presets-leaf.reel", 29 "module" : "js/components/treeview/leaf.reel",
30 "name" : "Leaf" 30 "name" : "Leaf"
31 }, 31 },
32 "scrollview": { 32 "scrollview": {