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

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

index 8b2a58f..d4c3d68 100644 (file)
                                             "width": 75,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
+                                        },
+                                        {
+                                            "|xns": "Roo",
+                                            "xtype": "Button"
                                         }
                                     ]
                                 },
index f191207..67666bd 100644 (file)
@@ -199,6 +199,10 @@ Pman.Dialog.XtupleJournalEntry = {
                                             fieldLabel : 'References',
                                             name : 'gltrans_misc_id',
                                             width : 75
+                                        },
+                                        {
+                                            xtype: 'Button',
+                                            xns: Roo
                                         }
                                     ]
                                 },