Roo/bootstrap/Pagination.js
authorJulian Knowles <julian@roojs.com>
Mon, 27 Jan 2014 06:17:46 +0000 (14:17 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 27 Jan 2014 06:17:46 +0000 (14:17 +0800)
Roo/bootstrap/Pagination.js

index ea27d4e..b2b44f6 100644 (file)
@@ -27,7 +27,8 @@ Roo.extend(Roo.bootstrap.Pagination, Roo.bootstrap.Component,  {
     
     getAutoCreate : function(){
        cfg = {
-           tag: 'table'
+           tag: 'table',
+            cn: []
        }
         if (this.html) {
             cfg.html=this.html