Roo/bootstrap/Table.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 Mar 2016 06:44:43 +0000 (14:44 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 Mar 2016 06:44:43 +0000 (14:44 +0800)
Roo/bootstrap/Table.js

index cee78be..b637282 100644 (file)
@@ -169,8 +169,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
     cm : false,
     store : false,
     loadMask : false,
-    showFooter : true;
-    showHeader : true,
+    footerShow : true,
+    headerShow : true,
     //tfoot : true,
     //thead : true,
     rowSelection : false,