forked from 0x2620/oxjs
better list demo
This commit is contained in:
parent
0ea96e3810
commit
894f27f760
5 changed files with 159 additions and 31 deletions
|
|
@ -1557,7 +1557,7 @@ requires
|
|||
style: "default", // can be default, symbol or tab
|
||||
type: "text",
|
||||
value: "",
|
||||
values: []
|
||||
values: [] // fixme: shouldn't this go into self.values?
|
||||
})
|
||||
.options($.extend(options, {
|
||||
value: $.isArray(options.value) ?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue