Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Mon, 17 Sep 2018 04:06:58 +0000 (12:06 +0800)
committerEdward <edward@roojs.com>
Mon, 17 Sep 2018 04:06:58 +0000 (12:06 +0800)
Roo/bootstrap/Table.js

index 0b9fc26..bb28d58 100644 (file)
@@ -226,6 +226,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
     
     CSS : Roo.util.CSS,
     
+    autoHideFooter : false,
+    
     getAutoCreate : function()
     {
         var cfg = Roo.apply({}, Roo.bootstrap.Table.superclass.getAutoCreate.call(this));