Pman.Tab.AdminTranslations.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 04:17:09 +0000 (12:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 04:17:09 +0000 (12:17 +0800)
Pman.Tab.AdminTranslations.js

index 4a796a0..e219413 100644 (file)
@@ -328,6 +328,10 @@ Pman.Tab.AdminTranslations = new Roo.util.Observable({
                                     _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {
                                         _this.grid.footer.onClick('first');
                                     }); 
+                                },
+                                afteredit : function (e)
+                                {
+                                
                                 }
                             },
                             autoExpandColumn : 'lval',