Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 09:09:57 +0000 (17:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 09:09:57 +0000 (17:09 +0800)
Pman.Dialog.CoreNotifyRecur.js

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

index 145a260..299141f 100644 (file)
                                                     "loadingText": "Searching...",
                                                     "minChars": 2,
                                                     "name": "tz_name",
-                                                    "pageSize": 20,
+                                                    "pageSize": 999,
                                                     "qtip": "Select timezone",
                                                     "selectOnFocus": true,
                                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{tz}</b> </div>",
index f1fef55..200b634 100644 (file)
@@ -439,7 +439,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                             loadingText : "Searching...",
                                             minChars : 2,
                                             name : 'tz_name',
-                                            pageSize : 20,
+                                            pageSize : 999,
                                             qtip : "Select timezone",
                                             selectOnFocus : true,
                                             tpl : '<div class="x-grid-cell-text x-btn button"><b>{tz}</b> </div>',