From c59d5530107e725ffe60e5faf96616647926951c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 4 Jan 2021 14:21:49 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Card.js --- Roo/bootstrap/Card.js | 2 +- roojs-bootstrap-debug.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Card.js b/Roo/bootstrap/Card.js index fd512cf38f..4542f5c85c 100644 --- a/Roo/bootstrap/Card.js +++ b/Roo/bootstrap/Card.js @@ -14,7 +14,7 @@ * @cfg {String} header_image src url of image. * @cfg {String|Object} header * @cfg {Number} header_size (0|1|2|3|4|5) H1 or H2 etc.. 0 indicates default - * @cfg {Number} header_weight + * @cfg {Number} header_weight (primary|secondary|success|info|warning|danger|light|dark) * * @cfg {String} title * @cfg {String} subtitle diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index d8a359c8f9..d0da9f38d3 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -1949,6 +1949,7 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component, { * @cfg {String} header_image src url of image. * @cfg {String|Object} header * @cfg {Number} header_size (0|1|2|3|4|5) H1 or H2 etc.. 0 indicates default + * @cfg {Number} header_weight (primary|secondary|success|info|warning|danger|light|dark) * * @cfg {String} title * @cfg {String} subtitle -- 2.39.2