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

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

index 713aae9..704e5f5 100644 (file)
                                 {
                                     "*prop": "colModel[]",
                                     "dataIndex": "ID#",
-                                    "header": "Gltrans",
+                                    "header": "ID#",
                                     "width": 50,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v); }",
index 56f77d9..d29a5f7 100644 (file)
@@ -398,7 +398,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                 xtype: 'ColumnModel',
                                 xns: Roo.grid,
                                 dataIndex : 'ID#',
-                                header : 'Gltrans',
+                                header : 'ID#',
                                 width : 50,
                                 renderer : function(v) { return String.format('{0}', v); }
                             },