Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Fri, 28 Jul 2017 07:18:59 +0000 (15:18 +0800)
committeredward <edward@roojs.com>
Fri, 28 Jul 2017 07:18:59 +0000 (15:18 +0800)
Roo/bootstrap/TabPanel.js

index 8b742b8..f940522 100644 (file)
@@ -13,7 +13,7 @@
  * @cfg {String} html panel content
  * @cfg {String} tabId  unique tab ID (will be autogenerated if not set. - used to match TabItem to Panel)
  * @cfg {String} navId The Roo.bootstrap.NavGroup which triggers show hide ()
- * @cfg {String} href link to url
+ * @cfg {String} href click to link..
  * 
  * 
  * @constructor