Roo/bootstrap/TriggerField.js
authoredward <edward@roojs.com>
Wed, 22 Jun 2016 02:49:24 +0000 (10:49 +0800)
committeredward <edward@roojs.com>
Wed, 22 Jun 2016 02:49:24 +0000 (10:49 +0800)
Roo/bootstrap/TriggerField.js

index 8271a6b..8cbbf05 100644 (file)
@@ -192,7 +192,7 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
         };
         
         if(this.multiple){
-            Roo.log('multiple');
+//            Roo.log('multiple');
             
             box = {
                 tag: 'div',
@@ -272,7 +272,7 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
         
         if (align ==='left' && this.fieldLabel.length) {
             
-                Roo.log("left and has label");
+//                Roo.log("left and has label");
                 cfg.cn = [
                     
                     {
@@ -291,7 +291,7 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
                     
                 ];
         } else if ( this.fieldLabel.length) {
-                Roo.log(" label");
+//                Roo.log(" label");
                  cfg.cn = [
                    
                     {
@@ -307,7 +307,7 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
 
         } else {
             
-                Roo.log(" no label && no align");
+//                Roo.log(" no label && no align");
                 cfg = combobox