examples/mailer/template1.bjs.ZX76LX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:04:42 +0000 (17:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:04:42 +0000 (17:04 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.J286LX
examples/mailer/template1.js

examples/mailer/template1.bjs
examples/mailer/template1.js

index 8828404..99f7811 100644 (file)
@@ -27,7 +27,7 @@
                             "$ xns" : "Roo.mailer"
                         },
                         {
-                            "String blocktype" : "body",
+                            "String blocktype" : "column",
                             "xtype" : "Block",
                             "string html" : "test",
                             "$ xns" : "Roo.mailer",
index 1e6fe86..238f496 100644 (file)
@@ -35,7 +35,7 @@ template1 = new Roo.XComponent({
                             xns : Roo.mailer
                         },
                        {
-                            blocktype : 'body',
+                            blocktype : 'column',
                             xtype : 'Block',
                             html : 'test',
                             xns : Roo.mailer,