Roo/bootstrap/Form.js
authorjohn <john@roojs.com>
Wed, 29 Nov 2017 07:07:24 +0000 (15:07 +0800)
committerjohn <john@roojs.com>
Wed, 29 Nov 2017 07:07:24 +0000 (15:07 +0800)
Roo/bootstrap/Form.js

index 1b99d32..4f1cf2c 100644 (file)
@@ -614,7 +614,7 @@ Roo.apply(Roo.bootstrap.Form, {
             
             var scrollTo = 0;
             
-            Roo.log('element: '+JSON.stringify(scrollable, null, 4)+'scroll to position :'+ot);
+            // Roo.log('element: '+JSON.stringify(scrollable, null, 4)+'scroll to position :'+ot);
             
             if(ot[1] <= scrolled.top){
                 scrollTo = ot[1] - 100;