From d554222aeab17e4eebc00262f5782f045d3a9589 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 24 Feb 2012 00:02:01 +0530 Subject: [PATCH] make place name selectable --- source/Ox.UI/js/Map/Ox.ListMap.js | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Ox.UI/js/Map/Ox.ListMap.js b/source/Ox.UI/js/Map/Ox.ListMap.js index 55acd2a3..6b8efb75 100644 --- a/source/Ox.UI/js/Map/Ox.ListMap.js +++ b/source/Ox.UI/js/Map/Ox.ListMap.js @@ -448,6 +448,7 @@ Ox.ListMap = function(options, self) { width: 208 }) .css({float: 'left', margin: '4px 0 4px 0'}) + .addClass('OxSelectable') .appendTo(self.$placeTitle) .bindEvent({ singleclick: function() {