forked from 0x2620/oxjs
in manage places, resurrect place name (top right), fixes #670
This commit is contained in:
parent
53f57939ec
commit
d886ffdde2
3 changed files with 15 additions and 8 deletions
|
|
@ -455,7 +455,8 @@ Ox.ListMap = function(options, self) {
|
|||
doubleclick: function() {
|
||||
self.$map.zoomToPlace();
|
||||
}
|
||||
});
|
||||
})
|
||||
.appendTo(self.$placeTitle);
|
||||
self.$deselectPlaceButton = Ox.Button({
|
||||
title: 'close',
|
||||
tooltip: 'Done',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue