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

index e219413..c28ec9a 100644 (file)
@@ -322,13 +322,6 @@ Pman.Tab.AdminTranslations = new Roo.util.Observable({
                                        this.ds.load({});
                                     }
                                 },
-                                rowdblclick : function (_self, rowIndex, e)
-                                {
-                                    if (!_this.dialog) return;
-                                    _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {
-                                        _this.grid.footer.onClick('first');
-                                    }); 
-                                },
                                 afteredit : function (e)
                                 {