From 17240fdffa0cd2c2437298380acbeab7d917def7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 17:09:38 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 3 +-- Pman.Dialog.CoreNotifyRecur.js | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 21aa3d36..49cdb02e 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -338,8 +338,7 @@ { "allowBlank": "false", "displayField": "tz", - "editable": "false", - "emptyText": "Select core_enum", + "emptyText": "Select timezone", "fieldLabel": "core_enum", "forceSelection": true, "hiddenName": "tz", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index b1263b44..fa4b3ee2 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -430,8 +430,7 @@ Pman.Dialog.CoreNotifyRecur = { xns: Roo.form, allowBlank : 'false', displayField : 'tz', - editable : 'false', - emptyText : "Select core_enum", + emptyText : "Select timezone", fieldLabel : 'core_enum', forceSelection : true, hiddenName : 'tz', -- 2.39.2