examples/mailer/template1.bjs.IT1AMX
[roojs1] / examples / mailer / template1.js
index 6044058..8bbc673 100644 (file)
@@ -22,6 +22,12 @@ template1 = new Roo.XComponent({
                     xtype : 'BodyContainer',
                     xns : Roo.mailer,
                     items : [
+                       {
+                            blocktype : 'preheader',
+                            xtype : 'Block',
+                            html : 'test',
+                            xns : Roo.mailer
+                        },
                        {
                             blocktype : 'header',
                             xtype : 'Block',