aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/treeview.reel
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-02-09 08:54:53 -0800
committerNivesh Rajbhandari2012-02-09 08:54:53 -0800
commit31e2eb0d0da9b032116ad073918ca36ec11dac45 (patch)
treeb54fc71fcf1ab4541eadfe2d0eb15963d7441aed /js/components/treeview/treeview.reel
parent8b1c3431be14b12ea5f66fe940f579c740784724 (diff)
parent35ad4d6d2fac4432046141c63c0209cf3d00be5c (diff)
downloadninja-31e2eb0d0da9b032116ad073918ca36ec11dac45.tar.gz
Merge branch 'refs/heads/ninja-internal' into SnapManagerFixes
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": {