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

index ac0ecf3..36b7259 100644 (file)
@@ -67,7 +67,7 @@ Roo.extend(Roo.mailer.Block, Roo.bootstrap.Component,  {
        
         return cfg;
     },
-    getChildContainer : function()
+    getChildContainer : function(build_call)
     {
         // add a child...
         if (this.blocktype == 'row') {