Pman.Tab.XtupleItem.bjs
authorEdward <edward@roojs.com>
Thu, 21 Nov 2013 08:34:50 +0000 (16:34 +0800)
committerEdward <edward@roojs.com>
Thu, 21 Nov 2013 08:34:50 +0000 (16:34 +0800)
Pman.Tab.XtupleItem.js

Pman.Tab.XtupleItem.bjs
Pman.Tab.XtupleItem.js

index 8a24355..ccdafce 100644 (file)
                                         },
                                         {
                                             "*prop": "colModel[]",
-                                            "dataIndex": "item_char_brand",
+                                            "dataIndex": "item_image_filename",
                                             "header": "Brand",
                                             "sortable": true,
                                             "width": 100,
index 8652939..2e50099 100644 (file)
@@ -1045,7 +1045,7 @@ Pman.Tab.XtupleItem = new Roo.XComponent({
                                 {
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
-                                    dataIndex : 'item_char_brand',
+                                    dataIndex : 'item_image_filename',
                                     header : 'Brand',
                                     sortable : true,
                                     width : 100,