|
@@ -278,7 +278,7 @@ Ext.define('erp.controller.board', {
|
|
|
allcls: ch.getAttribute('allcls'),
|
|
allcls: ch.getAttribute('allcls'),
|
|
|
allrender: ch.getAttribute('allrender'),
|
|
allrender: ch.getAttribute('allrender'),
|
|
|
interval: ch.getAttribute('interval'),
|
|
interval: ch.getAttribute('interval'),
|
|
|
- rowheight: ch.getAttribute('rowheight'),
|
|
|
|
|
|
|
+ pagesize: ch.getAttribute('pagesize'),
|
|
|
sql: ch.getAttribute('sql'),
|
|
sql: ch.getAttribute('sql'),
|
|
|
fieldstyle: ch.getAttribute('fieldstyle'),
|
|
fieldstyle: ch.getAttribute('fieldstyle'),
|
|
|
valuestyle: ch.getAttribute('valuestyle'),
|
|
valuestyle: ch.getAttribute('valuestyle'),
|