Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 05:55:38 +0000 (13:55 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 05:55:38 +0000 (13:55 +0800)
Pman.Dialog.CoreNotifyRecur.js

Pman.Dialog.CoreNotifyRecur.bjs
Pman.Dialog.CoreNotifyRecur.js

index 14fa23e..004460b 100644 (file)
@@ -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",
index 7b0a1a2..c7c92e8 100644 (file)
@@ -36,7 +36,7 @@ Pman.Dialog.CoreNotifyRecur = {
                     _this.grid.ds.load({});
                 }
             },
-            height : 500,
+            height : 550,
             modal : true,
             resizable : false,
             title : "Modify Recurrent Notifications",