examples/mailer/template1.bjs.F0CDMX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:11:50 +0000 (17:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:11:50 +0000 (17:11 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.54DDMX
examples/mailer/template1.js
examples/mailer/template1.bjs.AR6GMX
examples/mailer/template1.js.ZV7GMX

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

index 157eccd..5698665 100644 (file)
@@ -40,7 +40,8 @@
                                 {
                                     "xtype" : "Column",
                                     "$ xns" : "Roo.mailer",
-                                    "String column" : "right"
+                                    "String column" : "right",
+                                    "String html" : "test2"
                                 }
                             ]
                         },
index 2521258..22e1a45 100644 (file)
@@ -48,7 +48,8 @@ template1 = new Roo.XComponent({
                                {
                                     xtype : 'Column',
                                     xns : Roo.mailer,
-                                    column : 'right'
+                                    column : 'right',
+                                    html : 'test2'
                                 }
                             ]