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

index 6826d9e..da22459 100644 (file)
@@ -89,7 +89,7 @@ Roo.extend(Roo.mailer.Body, Roo.bootstrap.Component,  {
     },
     addxtype :   function (tree, cntr)
     {
-        this.addxtypeChild(tree,ntr);
+        this.addxtypeChild(tree,cntr);
     }