allow string based values for comboboxarray
[roojs1] / Roo / mailer / BodyContainer.js
index 16eeec3..8741922 100644 (file)
@@ -50,7 +50,7 @@ Roo.extend(Roo.mailer.BodyContainer, Roo.bootstrap.Component,  {
     getChildContainer : function()
     {
         // add a child...
-        var tr = this.el.select('tbody').createChild({
+        var tr = this.el.select('tbody',true).first().createChild({
                     tag : 'tr',
                     cn : [
                         {