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

index e1d6db1..acf5221 100644 (file)
@@ -33,6 +33,7 @@ Roo.extend(Roo.bootstrap.Pagination, Roo.bootstrap.Component,  {
     getAutoCreate : function(){
        cfg = {
            tag: 'ul',
+            cls: 'pagination'
             cn: []
        }
         if (this.html) {