forked from 0x2620/oxjs
some work on ListCalendar
This commit is contained in:
parent
2928058f87
commit
efca832c76
10 changed files with 532 additions and 192 deletions
|
|
@ -115,7 +115,7 @@ Ox.IconList = function(options, self) {
|
|||
function updateKeys() {
|
||||
that.$element.options({
|
||||
keys: Ox.unique(Ox.merge(
|
||||
self.options.sort[0].key.split(':').pop(),
|
||||
self.options.sort[0].key,
|
||||
self.options.keys
|
||||
))
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue