Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Pman.Dialog.XtupleRecvGrp.bjs
index f681b07..115020c 100644 (file)
@@ -6,6 +6,9 @@
     "path": "/home/alan/gitlive/web.xtuple/Pman/Xtuple/Pman.Dialog.XtupleRecvGrp.bjs",
     "items": [
         {
+            "listeners": {
+                "show": "function (_self)\n{\n    _this.dialog.layout.getRegion('center').showPanel(0);\n}"
+            },
             "closable": false,
             "collapsible": false,
             "height": 600,
@@ -24,6 +27,7 @@
                 },
                 {
                     "region": "center",
+                    "title": "Details",
                     "xtype": "NestedLayoutPanel",
                     "|xns": "Roo",
                     "items": [
@@ -39,6 +43,7 @@
                                 },
                                 {
                                     "*prop": "north",
+                                    "height": 160,
                                     "xtype": "LayoutRegion",
                                     "|xns": "Roo"
                                 },