examples/mailer/template1.bjs.QZIHMX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:11:33 +0000 (17:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:11:33 +0000 (17:11 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.YWJHMX
examples/mailer/template1.js

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

index c37b649..157eccd 100644 (file)
@@ -34,7 +34,8 @@
                                 {
                                     "xtype" : "Column",
                                     "String column" : "left",
-                                    "$ xns" : "Roo.mailer"
+                                    "$ xns" : "Roo.mailer",
+                                    "String html" : "test"
                                 },
                                 {
                                     "xtype" : "Column",
index b8f0738..2521258 100644 (file)
@@ -42,7 +42,8 @@ template1 = new Roo.XComponent({
                                {
                                     xtype : 'Column',
                                     column : 'left',
-                                    xns : Roo.mailer
+                                    xns : Roo.mailer,
+                                    html : 'test'
                                 },
                                {
                                     xtype : 'Column',