Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index 6a6c0d2..9422612 100644 (file)
@@ -75,14 +75,6 @@ Pman.Dialog.CoreAutoSavePreview = {
                                 if (_this.panel.active) {
                                    this.footer.onClick('first');
                                 }
-                            },
-                            rowdblclick : function (_self, rowIndex, e)
-                            {
-                                _this.dialog.hide();
-                                
-                                if (_this.callback) {
-                                    _this.callback.call(this, _this.source);
-                                }
                             }
                         },
                         autoExpandColumn : 'filename',