From ea2abf87f94205d7eb75535e5d87075a3f179225 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 17:09:48 +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 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, -- 2.39.2