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

index 2fa8fa9..f0445f6 100644 (file)
@@ -70,7 +70,7 @@ Roo.extend(Roo.mailer.Block, Roo.bootstrap.Component,  {
     getChildContainer : function()
     {
         // add a child...
-        if (this.blogtype == 'column-container') {
+        if (this.blogtype == 'row') {
             var par = this.select(
                         'roo-m-block-tr',true
                     ).first();