X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/examples/layout-browser/layout-browser.html?ds=sidebyside 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.'