Pman.Tab.AdminTranslations.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 03:11:27 +0000 (11:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 03:11:27 +0000 (11:11 +0800)
Pman.Tab.AdminTranslations.bjs

index 7f51435..5bd79b1 100644 (file)
                                         "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n"
                                     },
                                     "*prop": "grid",
-                                    "autoExpandColumn": "ltype",
+                                    "autoExpandColumn": "lval",
                                     "loadMask": true,
                                     "xtype": "Grid",
                                     "|xns": "Roo.grid",