examples/mailer/template1.bjs.HADGMX
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 08:46:40 +0000 (16:46 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 08:46:40 +0000 (16:46 +0800)
examples/mailer/template1.bjs
examples/mailer/template1.js.72AGMX
examples/mailer/template1.js
examples/mailer/template1.bjs.0H6FMX
examples/mailer/template1.js.ZI7FMX

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

index 986efbd..dc81a65 100644 (file)
@@ -16,6 +16,7 @@
                     "items" : [
                         {
                             "xtype" : "Block",
+                            "string html" : "test",
                             "$ xns" : "Roo.mailer"
                         }
                     ]
index ed30604..f1316f9 100644 (file)
@@ -24,6 +24,7 @@ template1 = new Roo.XComponent({
                     items : [
                        {
                             xtype : 'Block',
+                            html : 'test',
                             xns : Roo.mailer
                         }
                     ]