Roo/bootstrap/PagingToolbar.js
authoredward <edward@roojs.com>
Wed, 29 Jun 2016 03:50:53 +0000 (11:50 +0800)
committeredward <edward@roojs.com>
Wed, 29 Jun 2016 03:50:53 +0000 (11:50 +0800)
Roo/bootstrap/PagingToolbar.js

index d7a3a99..6cd74ee 100644 (file)
@@ -122,7 +122,6 @@ Roo.extend(Roo.bootstrap.PagingToolbar, Roo.bootstrap.NavSimplebar, {
         // add the buttons to the navgroup
         
         if(this.displayInfo){
-            Roo.log(this.el.select('ul.navbar-nav',true).first());
             this.el.select('ul.navbar-nav',true).first().createChild({cls:'x-paging-info'});
             this.displayEl = this.el.select('.x-paging-info', true).first();
 //            var navel = this.navgroup.addItem( { tagtype : 'span', html : '', cls : 'x-paging-info', preventDefault : true } );