This commit is contained in:
rolux 2011-05-30 14:10:38 +02:00
parent 5e54f5394d
commit 4f81b9eaee

View file

@ -1005,8 +1005,8 @@ Ox.Map = function(options, self) {
Ox.print()
// async && place doesn't exist yet
self.options.places({
keys: self.placeKeys,
query: {
keys: self.placeKeys,
conditions: [
{key: 'id', value: id, operator: '='}
],