Pman.Dialog.CoreAutoSavePreview.bjs
authorEdward <edward@roojs.com>
Thu, 8 May 2014 11:04:56 +0000 (19:04 +0800)
committerEdward <edward@roojs.com>
Thu, 8 May 2014 11:04:56 +0000 (19:04 +0800)
Pman.Dialog.CoreAutoSavePreview.js

Pman.Dialog.CoreAutoSavePreview.bjs
Pman.Dialog.CoreAutoSavePreview.js

index d743842..1711b0a 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "listeners": {
-                "show": "function (_self)\n{\n    if(typeof(_this.data) != 'undefined'){\n        _this.grid.footer.onClick('first');\n    }\n    \n    if (!_this.grid.getSelectionModel().getSelected()) {\n        _this.source = '';\n        _this.viewPanel.setContent(\"Please select a version on the left\");\n    }\n    \n    \n    \n}"
+                "show": "function (_self)\n{\n    if(typeof(_this.data) != 'undefined'){\n        _this.grid.footer.onClick('first');\n    }\n    \n    if (!_this.grid.getSelectionModel().getSelected()) {\n        _this.source = '';\n        _this.viewPanel.setContent(\"Please select a version on the left\");\n    }\n    \n}"
             },
             "background": false,
             "closable": false,
index f02e252..fbef917 100644 (file)
@@ -42,8 +42,6 @@ Pman.Dialog.CoreAutoSavePreview = {
                         _this.viewPanel.setContent("Please select a version on the left");
                     }
                     
-                    
-                    
                 }
             },
             background : false,