From e350985bdcb37e6a62f4ce3806851cc21822380a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Nov 2012 13:55:38 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 2 +- Pman.Dialog.CoreNotifyRecur.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 14fa23e4..004460b5 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -9,7 +9,7 @@ "listeners": { "show": "function (_self)\n{\n _this.grid.ds.load({});\n}" }, - "height": 500, + "height": 550, "modal": true, "resizable": false, "title": "Modify Recurrent Notifications", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 7b0a1a25..c7c92e85 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -36,7 +36,7 @@ Pman.Dialog.CoreNotifyRecur = { _this.grid.ds.load({}); } }, - height : 500, + height : 550, modal : true, resizable : false, title : "Modify Recurrent Notifications", -- 2.39.2