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

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

index ad32a45..bb82fdc 100644 (file)
                                                     "name": "tz_name",
                                                     "pageSize": 999,
                                                     "qtip": "Select timezone",
+                                                    "queryParam": "q",
                                                     "selectOnFocus": true,
                                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{tz}</b> </div>",
                                                     "triggerAction": "all",
index bfed19e..647f8e9 100644 (file)
@@ -440,6 +440,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                         name : 'tz_name',
                                         pageSize : 999,
                                         qtip : "Select timezone",
+                                        queryParam : 'q',
                                         selectOnFocus : true,
                                         tpl : '<div class="x-grid-cell-text x-btn button"><b>{tz}</b> </div>',
                                         triggerAction : 'all',