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

index 7a64183..cb1e148 100644 (file)
@@ -352,7 +352,7 @@ Pman.Tab.AdminTranslations = new Roo.util.Observable({
                                     }
                                 },
                                 remoteSort : true,
-                                sortInfo : { field : 'ltype', direction: 'ASC' },
+                                sortInfo : { field : 'lkey', direction: 'ASC' },
                                 proxy : {
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,