Roo/bootstrap/dash/TabBox.js
authorEdward <edward@roojs.com>
Tue, 2 Dec 2014 09:22:11 +0000 (17:22 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Dec 2014 09:22:11 +0000 (17:22 +0800)
Roo/bootstrap/dash/TabBox.js

index 016e03e..7f36877 100644 (file)
@@ -10,12 +10,9 @@ Roo.bootstrap.dash = Roo.bootstrap.dash || {};
  * @class Roo.bootstrap.dash.TabBox
  * @extends Roo.bootstrap.Component
  * Bootstrap TabBox class
- * @cfg {String} title
- * @cfg {String} tab1_text
- * @cfg {String} tab2_text
  * 
  * @constructor
- * Create a new Input
+ * Create a new TabBox
  * @param {Object} config The config object
  */