Roo/mailer/Body.js
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:34:34 +0000 (17:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:34:34 +0000 (17:34 +0800)
Roo/mailer/Body.js

index 0f3bf76..6826d9e 100644 (file)
@@ -86,9 +86,12 @@ Roo.extend(Roo.mailer.Body, Roo.bootstrap.Component,  {
         // add a child...
          
         return this.el.select('.roo-m-body-cell').first();
+    },
+    addxtype :   function (tree, cntr)
+    {
+        this.addxtypeChild(tree,ntr);
     }
-    
-    
+