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

Roo/bootstrap/CardHeader.js
Roo/bootstrap/CardImageTop.js

index dc90955..a0b8725 100644 (file)
@@ -8,7 +8,7 @@
 /**
  * @class Roo.bootstrap.CardHeader
  * @extends Roo.bootstrap.Element
- * Bootstrap Element class
+ * Bootstrap CardHeader class
  * @constructor
  * Create a new Card Header - that you can embed children into
  * @param {Object} config The config object
@@ -21,7 +21,7 @@ Roo.bootstrap.CardHeader = function(config){
 Roo.extend(Roo.bootstrap.CardHeader, Roo.bootstrap.Element,  {
     
     
-    container_method : 'getCardHeader',
+    container_method : 'getCardHeader' 
     
      
     
index f8dce10..0bb3fb4 100644 (file)
@@ -21,7 +21,7 @@ Roo.bootstrap.CardImageTop = function(config){
 Roo.extend(Roo.bootstrap.CardImageTop, Roo.bootstrap.Element,  {
     
    
-    container_method : 'getCardImageTop',
+    container_method : 'getCardImageTop'