forked from 0x2620/oxjs
in listcalendar, cache formatted duration strings
This commit is contained in:
parent
3fc1611803
commit
718ec32e44
2 changed files with 33 additions and 37 deletions
|
|
@ -413,6 +413,7 @@ Ox.TextList = function(options, self) {
|
|||
}
|
||||
});
|
||||
} else {
|
||||
// this is faster
|
||||
$cell = $('<div>');
|
||||
}
|
||||
$cell.addClass(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue