X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/layout-browser/tree-data.json diff --git a/examples/layout-browser/tree-data.json b/examples/layout-browser/tree-data.json index f268b04c..dce4bf31 100644 --- 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',