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

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

index 679d427..faa9dad 100644 (file)
@@ -87,7 +87,7 @@
                                             "|xns": "Roo.form"
                                         },
                                         {
-                                            "fieldLabel": "Entered",
+                                            "fieldLabel": "Created",
                                             "name": "gltrans_created",
                                             "readOnly": true,
                                             "width": 150,
index 4d1d9bd..a8c474c 100644 (file)
@@ -129,7 +129,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                         {
                                             xtype: 'TextField',
                                             xns: Roo.form,
-                                            fieldLabel : 'Entered',
+                                            fieldLabel : 'Created',
                                             name : 'gltrans_created',
                                             readOnly : true,
                                             width : 150