Roo/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 06:15:07 +0000 (14:15 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 06:15:07 +0000 (14:15 +0800)
Roo/bootstrap/LocationPicker.js

index ae1b90e..c4e023a 100644 (file)
@@ -140,7 +140,6 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
         var _this = this;
         
         google.maps.event.addListener(this.gMapContext.marker, "dragend", function(event) {
-            Roo.log(this);
             _this.setPosition(_this.gMapContext.marker.position, function() {
                 Roo.log('dragend');
                 Roo.log(context);