Pman.Tab.AdminTranslations.bjs
[Pman.Admin] / 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",