From d18521b69433a8446ca5e4f18917c384654d304e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Jul 2021 13:11:13 +0800 Subject: [PATCH] Roo/bootstrap/breadcrumb/Item.js --- Roo/bootstrap/breadcrumb/Item.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/breadcrumb/Item.js b/Roo/bootstrap/breadcrumb/Item.js index 550b693fd4..8ef30ab55b 100644 --- a/Roo/bootstrap/breadcrumb/Item.js +++ b/Roo/bootstrap/breadcrumb/Item.js @@ -9,9 +9,10 @@ /** * @class Roo.bootstrap.breadcrumb.Nav * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap Breadcrumb Nav Class * - * @children Roo.bootstrap.breadcrumb.Component + * * @cfg {String} html the content of the link. * @cfg {String} href where it links to if '#' is used the link will be handled by onClick. * @cfg {Boolean} active is it active -- 2.39.2