From 4f81b9eaee266b118a0571e5dd76f40d100c1d55 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 30 May 2011 14:10:38 +0200 Subject: [PATCH] typo --- source/Ox.UI/js/Map/Ox.Map.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Ox.UI/js/Map/Ox.Map.js b/source/Ox.UI/js/Map/Ox.Map.js index 96baff04..47bc2d33 100644 --- a/source/Ox.UI/js/Map/Ox.Map.js +++ b/source/Ox.UI/js/Map/Ox.Map.js @@ -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: '='} ],