From: Alan Knowles Date: Wed, 16 May 2012 09:09:48 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ea2abf87f94205d7eb75535e5d87075a3f179225 Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 49cdb02e..145a2607 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -338,6 +338,7 @@ { "allowBlank": "false", "displayField": "tz", + "editable": true, "emptyText": "Select timezone", "fieldLabel": "core_enum", "forceSelection": true, diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index fa4b3ee2..f1fef552 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -430,6 +430,7 @@ Pman.Dialog.CoreNotifyRecur = { xns: Roo.form, allowBlank : 'false', displayField : 'tz', + editable : true, emptyText : "Select timezone", fieldLabel : 'core_enum', forceSelection : true,