Roo/form/Form.js
[roojs1] / Roo / form / Form.js
index 9686e7a..3c2d9de 100644 (file)
@@ -66,7 +66,7 @@ Roo.form.Form = function(config){
     
     Roo.each(xitems, this.addxtype, this);
     
-    
+    Roo.form.Form.popover.apply();
     
 };