Roo/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Thu, 27 Aug 2015 04:05:35 +0000 (12:05 +0800)
committerEdward <edward@roojs.com>
Thu, 27 Aug 2015 04:05:35 +0000 (12:05 +0800)
Roo/bootstrap/LocationPicker.js

index e922388..4963c9f 100644 (file)
@@ -249,7 +249,7 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
             show: function(cpx)
             {
                 Roo.log('OverlayView show');
-                _this.fireEvent('OverlayViewShow', _this, this);
+                _this.fireEvent('OverlayViewShow', _this, this, cpx);
             },
             
             hide: function()