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

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