From c8b723f3f5de0648042abc40d9aab7010f44321c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 8 Jan 2021 12:54:21 +0800 Subject: [PATCH] Roo/bootstrap/breadcrumb/Nav.js --- Roo/bootstrap/breadcrumb/Nav.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/breadcrumb/Nav.js b/Roo/bootstrap/breadcrumb/Nav.js index f2cfef7802..7205eff7ce 100644 --- a/Roo/bootstrap/breadcrumb/Nav.js +++ b/Roo/bootstrap/breadcrumb/Nav.js @@ -4,6 +4,7 @@ * Breadcrumb Nav * */ +Roo.namespace('Roo.bootstrap.breadcrumb'); /** @@ -18,7 +19,6 @@ * @param {Object} config The config object */ -Roo.namespace('Roo.bootstrap.breadcrumb'); Roo.bootstrap.breadcrumb.Nav = function(config){ Roo.bootstrap.breadcrumb.Nav.superclass.constructor.call(this, config); -- 2.39.2