forked from 0x2620/oxjs
minor changes
This commit is contained in:
parent
8e68992ea0
commit
137944a1a7
6 changed files with 10 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ Ox.TextList = function(options, self) {
|
|||
columnWidth: [40, 800],
|
||||
draggable: false,
|
||||
id: '',
|
||||
items: null, // function() {} {sort, range, keys, callback} or array
|
||||
items: null,
|
||||
keys: [],
|
||||
max: -1,
|
||||
min: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue