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

Roo/bootstrap/CardHeader.js
Roo/bootstrap/CardImage.js

index 7b611ee..dc90955 100644 (file)
@@ -23,14 +23,7 @@ Roo.extend(Roo.bootstrap.CardHeader, Roo.bootstrap.Element,  {
     
     container_method : 'getCardHeader',
     
-    getAutoCreate : function() {
-        
-        var cfg = {
-            tag: 'div' 
-        };
-        
-        return cfg;
-    } 
+     
     
     
    
index a46903d..ebee9cb 100644 (file)
@@ -21,7 +21,7 @@ Roo.bootstrap.CardImage = function(config){
 Roo.extend(Roo.bootstrap.CardImage, Roo.bootstrap.Image,  {
     
    
-    container_method : 'getCardHeader',
+    container_method : 'getCardImage',