X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/examples/layout-browser/layout-browser.html diff --git a/examples/layout-browser/layout-browser.html b/examples/layout-browser/layout-browser.html index a371e2e6..b888ae5a 100644 --- a/examples/layout-browser/layout-browser.html +++ b/examples/layout-browser/layout-browser.html @@ -168,7 +168,7 @@ items: [{

Sample Config:


 xtype: 'tabpanel',
-activeItem: 0, // index or id
+activeTab: 0, // index or id
 items:[{
     title: 'Tab 1',
     html: 'This is tab 1 content.'