From: Alan Knowles Date: Wed, 16 May 2012 09:19:51 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=631e69137b2e30203c7b927740e4666301ae680a Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- 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',