From 977505e9eefa56d2d3723789ad26ed4e93d0cc04 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 2 Mar 2013 11:21:40 +0530 Subject: [PATCH] cosmetic changes --- source/Ox.UI/js/Map/Map.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Ox.UI/js/Map/Map.js b/source/Ox.UI/js/Map/Map.js index efdded3f..e8e1ed6b 100644 --- a/source/Ox.UI/js/Map/Map.js +++ b/source/Ox.UI/js/Map/Map.js @@ -285,7 +285,7 @@ Ox.Map = function(options, self) { size: 24 }) .appendTo(that); - self.$select = Ox.MenuButton({ + self.$menu = Ox.MenuButton({ items: [ { id: 'toggleLabels',