examples/mailer/template1.bjs.4ELIMX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:06:52 +0000 (17:06 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:06:52 +0000 (17:06 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.YKMIMX
examples/mailer/template1.js
examples/mailer/template1.bjs.AU9CMX
examples/mailer/template1.js.7BBDMX

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

index 754bd14..1f95f4c 100644 (file)
@@ -47,7 +47,7 @@
                         {
                             "String blocktype" : "footer",
                             "xtype" : "Block",
-                            "string html" : "test",
+                            "string html" : "test footer",
                             "$ xns" : "Roo.mailer"
                         }
                     ]
index d0dab84..4158659 100644 (file)
@@ -56,7 +56,7 @@ template1 = new Roo.XComponent({
                        {
                             blocktype : 'footer',
                             xtype : 'Block',
-                            html : 'test',
+                            html : 'test footer',
                             xns : Roo.mailer
                         }
                     ]