forked from 0x2620/oxjs
debugging...
This commit is contained in:
parent
021d429398
commit
d7b755e31b
2 changed files with 2 additions and 0 deletions
|
|
@ -305,6 +305,7 @@ Ox.ListMap = function(options, self) {
|
|||
*/
|
||||
changeplace: function(data) {
|
||||
self.$placeForm.values(data).show();
|
||||
self.$areaKmInput.options({value: Ox.formatArea(place.area)});
|
||||
},
|
||||
changeplaceend: function(data) {
|
||||
//Ox.print('ssP', self.selectedPlace);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue