revert selectable

This commit is contained in:
j 2012-02-24 00:05:44 +05:30
parent d554222aea
commit 98272ee54a

View file

@ -448,8 +448,6 @@ Ox.ListMap = function(options, self) {
width: 208
})
.css({float: 'left', margin: '4px 0 4px 0'})
.addClass('OxSelectable')
.appendTo(self.$placeTitle)
.bindEvent({
singleclick: function() {
self.$map.panToPlace();