Roo/bootstrap/CardHeader.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Nov 2020 08:39:45 +0000 (16:39 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Nov 2020 08:39:45 +0000 (16:39 +0800)
Roo/bootstrap/CardHeader.js

index 3484975..7b611ee 100644 (file)
@@ -10,7 +10,7 @@
  * @extends Roo.bootstrap.Element
  * Bootstrap Element class
  * @constructor
- * Create a new Element
+ * Create a new Card Header - that you can embed children into
  * @param {Object} config The config object
  */
 
@@ -20,7 +20,7 @@ Roo.bootstrap.CardHeader = function(config){
 
 Roo.extend(Roo.bootstrap.CardHeader, Roo.bootstrap.Element,  {
     
-    tag: 'div',
+    
     container_method : 'getCardHeader',
     
     getAutoCreate : function() {