Pman.Dialog.XtupleJournalEntry.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 09:24:32 +0000 (17:24 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 09:24:32 +0000 (17:24 +0800)
Pman.Dialog.XtupleJournalEntry.js

Pman.Dialog.XtupleJournalEntry.bjs
Pman.Dialog.XtupleJournalEntry.js

index 697cadb..43db5e6 100644 (file)
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
+                {
+                    "|xns": "Roo",
+                    "xtype": "LayoutRegion",
+                    "*prop": "center"
+                },
                 {
                     "|xns": "Roo",
                     "xtype": "LayoutRegion",
index 4d77dbd..8b02587 100644 (file)
@@ -211,6 +211,10 @@ Pman.Dialog.XtupleJournalEntry = {
                 xtype: 'LayoutRegion',
                 xns: Roo
             },
+            center : {
+                xtype: 'LayoutRegion',
+                xns: Roo
+            },
             buttons : [
                 {
                     xtype: 'Button',