Pman.Tab.AdminTranslations.bjs
[Pman.Admin] / Pman.Tab.AdminTranslations.bjs
index a025891..18f0432 100644 (file)
                                             ]
                                         },
                                         {
-                                            "xtype": "ColumnModel",
-                                            "header": "Lkey",
-                                            "width": 200,
+                                            "*prop": "colModel[]",
                                             "dataIndex": "lkey",
+                                            "header": "Lkey",
+                                            "width": 50,
+                                            "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
-                                            "|xns": "Roo.grid",
-                                            "*prop": "colModel[]"
+                                            "|xns": "Roo.grid"
                                         },
                                         {
                                             "xtype": "ColumnModel",