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

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

index 025a53b..f071237 100644 (file)
@@ -42,6 +42,7 @@
                                     "xtype" : "Column",
                                     "$ xns" : "Roo.mailer",
                                     "String column" : "right",
+                                    "String src" : "http://gallery.mailchimp.com/27aac8a65e64c994c4416d6b8/images/header_placeholder_260px.png",
                                     "String html" : "test2"
                                 }
                             ]
index c0563b4..994d6c6 100644 (file)
@@ -50,6 +50,7 @@ template1 = new Roo.XComponent({
                                     xtype : 'Column',
                                     xns : Roo.mailer,
                                     column : 'right',
+                                    src : 'http://gallery.mailchimp.com/27aac8a65e64c994c4416d6b8/images/header_placeholder_260px.png',
                                     html : 'test2'
                                 }
                             ]