forked from 0x2620/oxjs
typo
This commit is contained in:
parent
f9dd2661f8
commit
4c3ef380b1
2 changed files with 2 additions and 5 deletions
|
|
@ -27,9 +27,6 @@ Ox.load(['Geo', 'UI'], function() {
|
|||
width: 256
|
||||
},
|
||||
{
|
||||
format: function(value) {
|
||||
return value.split(', ')[0];
|
||||
},
|
||||
id: 'continent',
|
||||
operator: '+',
|
||||
title: 'Continent',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue