Roo/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 08:45:52 +0000 (16:45 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 08:45:52 +0000 (16:45 +0800)
Roo/bootstrap/LocationPicker.js

index bf7e94a..9c6f21a 100644 (file)
@@ -63,7 +63,6 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
     
     getAutoCreate: function()
     {
-        Roo.log('location picker render');
         var cfg = {
             tag: 'div',
             cls: 'roo-location-picker'
@@ -73,11 +72,8 @@ Roo.extend(Roo.bootstrap.LocationPicker, Roo.bootstrap.Component,  {
     },
     
     initEvents: function(ct, position)
-    {
-        Roo.log('location picker initEvents');
-        
+    {   
         if (this.isApplied()){
-            Roo.log('location picker applied');
             return;
         }