Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Wed, 28 Mar 2018 02:53:52 +0000 (10:53 +0800)
committerjohn <john@roojs.com>
Wed, 28 Mar 2018 02:53:52 +0000 (10:53 +0800)
Roo/bootstrap/PhoneInput.js

index fac43b1..ba8c0a9 100644 (file)
@@ -240,10 +240,6 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField,  {
             });
             
             this.view.on('click', this.onViewClick, this);
-            // this.view.on('click', this.onViewClick, this);
-            // this.store.on('beforeload', this.onBeforeLoad, this);
-            // this.store.on('load', this.onLoad, this);
-            // this.store.on('loadexception', this.onLoadException, this);
         },
         
         onTriggerClick : function(e)