examples/mailer/template1.bjs.HHTEMX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 10:07:54 +0000 (18:07 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 10:07:54 +0000 (18:07 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.D8XEMX
examples/mailer/template1.js

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

index 5698665..025a53b 100644 (file)
@@ -35,6 +35,7 @@
                                     "xtype" : "Column",
                                     "String column" : "left",
                                     "$ xns" : "Roo.mailer",
+                                    "String src" : "http://gallery.mailchimp.com/27aac8a65e64c994c4416d6b8/images/header_placeholder_260px.png",
                                     "String html" : "test"
                                 },
                                 {
index 22e1a45..c0563b4 100644 (file)
@@ -43,6 +43,7 @@ template1 = new Roo.XComponent({
                                     xtype : 'Column',
                                     column : 'left',
                                     xns : Roo.mailer,
+                                    src : 'http://gallery.mailchimp.com/27aac8a65e64c994c4416d6b8/images/header_placeholder_260px.png',
                                     html : 'test'
                                 },
                                {