This commit is contained in:
rolux 2012-06-19 17:37:57 +02:00
commit 4c3ef380b1
2 changed files with 2 additions and 5 deletions

View file

@ -27,9 +27,6 @@ Ox.load(['Geo', 'UI'], function() {
width: 256
},
{
format: function(value) {
return value.split(', ')[0];
},
id: 'continent',
operator: '+',
title: 'Continent',