examples/mailer/template1.bjs.ACN3LX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 10:08:59 +0000 (18:08 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 10:08:59 +0000 (18:08 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.OZL3LX
examples/mailer/template1.js

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

index f071237..a3fe869 100644 (file)
@@ -17,7 +17,7 @@
                         {
                             "String blocktype" : "header",
                             "xtype" : "Block",
-                            "string html" : "test",
+                            "string html" : "<img src=\"http://gallery.mailchimp.com/2425ea8ad3/images/header_placeholder_600px.png\">",
                             "$ xns" : "Roo.mailer"
                         },
                         {
index 994d6c6..6044058 100644 (file)
@@ -25,7 +25,7 @@ template1 = new Roo.XComponent({
                        {
                             blocktype : 'header',
                             xtype : 'Block',
-                            html : 'test',
+                            html : '<img src=\"http://gallery.mailchimp.com/2425ea8ad3/images/header_placeholder_600px.png\">',
                             xns : Roo.mailer
                         },
                        {