Roo/bootstrap/breadcrumb/Nav.js
authorAlan Knowles <alan@roojs.com>
Fri, 8 Jan 2021 04:54:21 +0000 (12:54 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 8 Jan 2021 04:54:21 +0000 (12:54 +0800)
Roo/bootstrap/breadcrumb/Nav.js

index f2cfef7..7205eff 100644 (file)
@@ -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);