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

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

index 2990a5d..8b2a58f 100644 (file)
                                             "fieldLabel": "Status",
                                             "inputValue": "true",
                                             "name": "Posted",
-                                            "width": 120,
+                                            "width": 100,
                                             "xtype": "Checkbox",
                                             "|xns": "Roo.form"
                                         },
index 15337cf..f191207 100644 (file)
@@ -146,7 +146,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             fieldLabel : 'Status',
                                             inputValue : 'true',
                                             name : 'Posted',
-                                            width : 120
+                                            width : 100
                                         },
                                         {
                                             xtype: 'Row',