X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=2e21d952ab1f5922ec1026cf39ff24caf776f5c5;hb=a5c010ae8950880b8957d4e8d2c8279a0451f7ee;hp=f9103833f2077f06f01c07de02a2e4a778cf4760;hpb=bb0417ecef61b91dc7a5ebcba6168e05ad39cf54;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index f9103833f2..2e21d952ab 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -1014,7 +1014,7 @@ Roo.extend(Roo.bootstrap.ButtonGroup, Roo.bootstrap.Component, { * @cfg {Boolean} removeClass remove the standard class.. * @cfg {String} target (_self|_blank|_parent|_top|other) target for a href. * @cfg {Boolean} grpup if parent is a btn group - then it turns it into a toogleGroup. - * @cfg {Roo.bootstrap.Menu} menu a Menu + * @cfg {Roo.bootstrap.menu.Menu} menu a Menu * @constructor * Create a new button @@ -3418,23 +3418,19 @@ Roo.extend(Roo.bootstrap.Header, Roo.bootstrap.Component, { - /* - * Based on: - * Ext JS Library 1.1.1 - * Copyright(c) 2006-2007, Ext JS, LLC. - * - * Originally Released Under LGPL - original licence link has changed is not relivant. - * - * Fork - LGPL - *