revert selectable
This commit is contained in:
parent
d554222aea
commit
98272ee54a
1 changed files with 0 additions and 2 deletions
|
@ -448,8 +448,6 @@ Ox.ListMap = function(options, self) {
|
||||||
width: 208
|
width: 208
|
||||||
})
|
})
|
||||||
.css({float: 'left', margin: '4px 0 4px 0'})
|
.css({float: 'left', margin: '4px 0 4px 0'})
|
||||||
.addClass('OxSelectable')
|
|
||||||
.appendTo(self.$placeTitle)
|
|
||||||
.bindEvent({
|
.bindEvent({
|
||||||
singleclick: function() {
|
singleclick: function() {
|
||||||
self.$map.panToPlace();
|
self.$map.panToPlace();
|
||||||
|
|
Loading…
Reference in a new issue