From ef85f32c29c835676a7e99d32e390167db17fbf6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 29 Jan 2021 14:58:56 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/NavItem.js --- Roo/bootstrap/NavItem.js | 1 + roojs-bootstrap-debug.js | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/NavItem.js b/Roo/bootstrap/NavItem.js index 60d731e0ac..e4d0262088 100644 --- a/Roo/bootstrap/NavItem.js +++ b/Roo/bootstrap/NavItem.js @@ -11,6 +11,7 @@ * Bootstrap Navbar.NavItem class * @cfg {String} href link to * @cfg {String} button_weight (default|primary|secondary|success|info|warning|danger|link|light|dark) default none + * @cfg {Boolean} button_outline show and outlined button * @cfg {String} html content of button * @cfg {String} badge text inside badge * @cfg {String} badgecls (bg-green|bg-red|bg-yellow)the extra classes for the badge diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 51719a3b5b..2a0f6bff0c 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -6027,7 +6027,6 @@ Roo.apply(Roo.bootstrap.NavGroup, { * Bootstrap Navbar.NavItem class * @cfg {String} href link to * @cfg {String} button_weight (default|primary|secondary|success|info|warning|danger|link|light|dark) default none - * @cfg {String} button_outline(default|primary|secondary|success|info|warning|danger|link|light|dark) default none * @cfg {String} html content of button * @cfg {String} badge text inside badge * @cfg {String} badgecls (bg-green|bg-red|bg-yellow)the extra classes for the badge -- 2.39.2