diff options
author | Jose Antonio Marquez | 2012-02-08 17:28:55 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-08 17:28:55 -0800 |
commit | 97e5419830d648cef41b328449ae754a22b01232 (patch) | |
tree | cf847b77717a18d02beafecf07b24ec042b8638d /js/components/treeview/treeview.reel/treeview.html | |
parent | b62b9d5b3dfd1dfacaf9111f85d40dd246d2b90e (diff) | |
parent | 76377d5378c7c23fd3c267fcab91aba39b30c555 (diff) | |
download | ninja-97e5419830d648cef41b328449ae754a22b01232.tar.gz |
Merge branch 'refs/heads/NinjaInternal' into FileIO
Diffstat (limited to 'js/components/treeview/treeview.reel/treeview.html')
-rw-r--r-- | js/components/treeview/treeview.reel/treeview.html | 2 |
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": { |