From 631e69137b2e30203c7b927740e4666301ae680a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 17:19:51 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 1 + Pman.Dialog.CoreNotifyRecur.js | 1 + 2 files changed, 2 insertions(+) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index ad32a451..bb82fdcd 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -323,6 +323,7 @@ "name": "tz_name", "pageSize": 999, "qtip": "Select timezone", + "queryParam": "q", "selectOnFocus": true, "tpl": "
{tz}
", "triggerAction": "all", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index bfed19e4..647f8e98 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -440,6 +440,7 @@ Pman.Dialog.CoreNotifyRecur = { name : 'tz_name', pageSize : 999, qtip : "Select timezone", + queryParam : 'q', selectOnFocus : true, tpl : '
{tz}
', triggerAction : 'all', -- 2.39.2