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

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

index 9b76dda..4ff2be9 100644 (file)
                                     "xtype": "Row",
                                     "items": [
                                         {
-                                            "fieldLabel": "Gltrans source",
+                                            "fieldLabel": "Source",
                                             "name": "Source",
                                             "width": 100,
                                             "xtype": "TextField",
index 83f68e6..baf5375 100644 (file)
@@ -168,7 +168,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                         {
                                             xtype: 'TextField',
                                             xns: Roo.form,
-                                            fieldLabel : 'Gltrans source',
+                                            fieldLabel : 'Source',
                                             name : 'Source',
                                             width : 100
                                         },