X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_nav_Simplebar.js.html;fp=docs%2Fsrc%2FRoo_bootstrap_NavSimplebar.js.html;h=971df225435c4d8fa678f23285b3c3a6e55621b1;hp=a5d7bf4cda770239a01f13d02b9e18b1ccfcddca;hb=e01802ac69da0ec0c9ccecc295beff82c1779f68;hpb=0fa7894b7489284160ff14afdca7b6911983357f diff --git a/docs/src/Roo_bootstrap_NavSimplebar.js.html b/docs/src/Roo_bootstrap_nav_Simplebar.js.html similarity index 87% rename from docs/src/Roo_bootstrap_NavSimplebar.js.html rename to docs/src/Roo_bootstrap_nav_Simplebar.js.html index a5d7bf4cda..971df22543 100644 --- a/docs/src/Roo_bootstrap_NavSimplebar.js.html +++ b/docs/src/Roo_bootstrap_nav_Simplebar.js.html @@ -1,4 +1,4 @@ -Roo/bootstrap/NavSimplebar.js/* +Roo/bootstrap/nav/Simplebar.js/* * - LGPL * * navbar @@ -6,8 +6,9 @@ */ /** - * @class Roo.bootstrap.NavSimplebar - * @extends Roo.bootstrap.Navbar + * @class Roo.bootstrap.nav.Simplebar + * @extends Roo.bootstrap.nav.Bar + * @children Roo.bootstrap.nav.Group Roo.bootstrap.Container Roo.bootstrap.form.Form Roo.bootstrap.Row Roo.bootstrap.Column Roo.bootstrap.Link * Bootstrap Sidebar class * * @cfg {Boolean} inverse is inverted color @@ -30,11 +31,11 @@ */ -Roo.bootstrap.NavSimplebar = function(config){ - Roo.bootstrap.NavSimplebar.superclass.constructor.call(this, config); +Roo.bootstrap.nav.Simplebar = function(config){ + Roo.bootstrap.nav.Simplebar.superclass.constructor.call(this, config); }; -Roo.extend(Roo.bootstrap.NavSimplebar, Roo.bootstrap.Navbar, { +Roo.extend(Roo.bootstrap.nav.Simplebar, Roo.bootstrap.nav.Bar, { inverse: false,