Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Tue, 18 Sep 2018 03:49:13 +0000 (11:49 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Sep 2018 03:49:13 +0000 (11:49 +0800)
Roo/bootstrap/Table.js

index 422ae63..1258179 100644 (file)
@@ -35,7 +35,7 @@
  * @cfg {Boolean} scrollBody (true|false) default false - body scrolled / fixed header
  * @cfg {Roo.bootstrap.PagingToolbar} footer  a paging toolbar
  * @cfg {Boolean} lazyLoad  auto load data while scrolling to the end (default false)
- * @cfg {Boolean} autoHideFooter  auto hide footer if only one page (default false)
+ * @cfg {Boolean} auto_hide_footer  auto hide footer if only one page (default false)
  
  * 
  * @constructor