roojs-ui.js
[roojs1] / roojs-ui-debug.js
index b6c37a4..7845a72 100644 (file)
@@ -25059,19 +25059,19 @@ Roo.apply(Roo.form.BasicForm, {
             this.maskEl.bottom.enableDisplayMode("block");
             this.maskEl.right.enableDisplayMode("block");
             
-            this.toolTip = new Roo.bootstrap.Tooltip({
-                cls : 'roo-form-error-popover',
-                alignment : {
-                    'left' : ['r-l', [-2,0], 'right'],
-                    'right' : ['l-r', [2,0], 'left'],
-                    'bottom' : ['tl-bl', [0,2], 'top'],
-                    'top' : [ 'bl-tl', [0,-2], 'bottom']
-                }
-            });
-            
-            this.toolTip.render(Roo.get(document.body));
-
-            this.toolTip.el.enableDisplayMode("block");
+//            this.toolTip = new Roo.bootstrap.Tooltip({
+//                cls : 'roo-form-error-popover',
+//                alignment : {
+//                    'left' : ['r-l', [-2,0], 'right'],
+//                    'right' : ['l-r', [2,0], 'left'],
+//                    'bottom' : ['tl-bl', [0,2], 'top'],
+//                    'top' : [ 'bl-tl', [0,-2], 'bottom']
+//                }
+//            });
+//            
+//            this.toolTip.render(Roo.get(document.body));
+//
+//            this.toolTip.el.enableDisplayMode("block");
             
             Roo.get(document.body).on('click', function(){
                 this.unmask();