From: Alan Knowles Date: Tue, 3 Nov 2020 08:45:40 +0000 (+0800) Subject: Roo/bootstrap/CardImageTop.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0847f28aec5000a0075ec715ae5dd2a575a744c0 Roo/bootstrap/CardImageTop.js Roo/bootstrap/CardHeader.js --- diff --git a/Roo/bootstrap/CardHeader.js b/Roo/bootstrap/CardHeader.js index dc90955e0f..a0b8725220 100644 --- a/Roo/bootstrap/CardHeader.js +++ b/Roo/bootstrap/CardHeader.js @@ -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' diff --git a/Roo/bootstrap/CardImageTop.js b/Roo/bootstrap/CardImageTop.js index f8dce10ee6..0bb3fb49e1 100644 --- a/Roo/bootstrap/CardImageTop.js +++ b/Roo/bootstrap/CardImageTop.js @@ -21,7 +21,7 @@ Roo.bootstrap.CardImageTop = function(config){ Roo.extend(Roo.bootstrap.CardImageTop, Roo.bootstrap.Element, { - container_method : 'getCardImageTop', + container_method : 'getCardImageTop'