git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git]
/
examples
/
layout-browser
/
tree-data.json
diff --git
a/examples/layout-browser/tree-data.json
b/examples/layout-browser/tree-data.json
index
f268b04
..
dce4bf3
100644
(file)
--- a/
examples/layout-browser/tree-data.json
+++ b/
examples/layout-browser/tree-data.json
@@
-41,6
+41,14
@@
text:'Table',
id:'table',
leaf:true
+ },{
+ text:'vBox',
+ id:'vbox',
+ leaf:true
+ },{
+ text:'hBox',
+ id:'hbox',
+ leaf:true
}]
},{
text:'Custom Layouts',