From: Alan Knowles Date: Wed, 16 May 2012 09:09:57 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=632fd00248c619fd94d2063c7db37f96548fef2f Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 145a2607..299141f8 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -347,7 +347,7 @@ "loadingText": "Searching...", "minChars": 2, "name": "tz_name", - "pageSize": 20, + "pageSize": 999, "qtip": "Select timezone", "selectOnFocus": true, "tpl": "
{tz}
", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index f1fef552..200b6345 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -439,7 +439,7 @@ Pman.Dialog.CoreNotifyRecur = { loadingText : "Searching...", minChars : 2, name : 'tz_name', - pageSize : 20, + pageSize : 999, qtip : "Select timezone", selectOnFocus : true, tpl : '
{tz}
',