add an optional function to textlist columns that maps values to sort values
This commit is contained in:
parent
5915acd72c
commit
a3c18e57b0
6 changed files with 34 additions and 16 deletions
|
|
@ -83,7 +83,7 @@ Ox.MapMarker = function(options) {
|
|||
}
|
||||
|
||||
function getMarkerImage(options, callback) {
|
||||
// unused
|
||||
// fixme: unused
|
||||
options = Ox.extend({
|
||||
background: [255, 0, 0],
|
||||
editing: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue