X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..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',