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 4.0.7 - Released 10/19/2011
[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
dce4bf3
..
50043a7
100644
(file)
--- a/
examples/layout-browser/tree-data.json
+++ b/
examples/layout-browser/tree-data.json
@@
-1,4
+1,6
@@
-[{
+{
+text: '.',
+children: [{
text:'Basic Ext Layouts',
expanded: true,
children:[{
text:'Basic Ext Layouts',
expanded: true,
children:[{
@@
-33,10
+35,6
@@
text:'Fit',
id:'fit',
leaf:true
text:'Fit',
id:'fit',
leaf:true
- },{
- text:'Form',
- id:'form',
- leaf:true
},{
text:'Table',
id:'table',
},{
text:'Table',
id:'table',
@@
-53,10
+51,6
@@
},{
text:'Custom Layouts',
children:[{
},{
text:'Custom Layouts',
children:[{
- text:'Row',
- id:'row',
- leaf:true
- },{
text:'Center',
id:'center',
leaf:true
text:'Center',
id:'center',
leaf:true
@@
-72,4
+66,5
@@
id:'tabs-nested-layouts',
leaf:true
}]
id:'tabs-nested-layouts',
leaf:true
}]
-}]
\ No newline at end of file
+}]
+}
\ No newline at end of file