Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:42:51 +0000 (18:42 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:42:51 +0000 (18:42 +0800)
Pman.Tab.XtupleCurrency.js

Pman.Tab.XtupleCurrency.js

index 072d0d6..0ec1ab0 100644 (file)
@@ -315,14 +315,6 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                     dataIndex : 'curr_id',
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
-                                {
-                                    xtype: 'ColumnModel',
-                                    xns: Roo.grid,
-                                    header : 'Curr',
-                                    width : 75,
-                                    dataIndex : 'curr_id',
-                                    renderer : function(v) { return String.format('{0}', v); }
-                                },
                                 {
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,