From e2882c267e36aa3da8d868c0f0c9f51436d02ba2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 17:10:07 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 2 +- Pman.Dialog.CoreNotifyRecur.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 299141f8..61c5607b 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -353,7 +353,7 @@ "tpl": "
{tz}
", "triggerAction": "all", "typeAhead": true, - "valueField": "id", + "valueField": "tz", "width": 300, "xtype": "ComboBox", "|xns": "Roo.form", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 200b6345..96c37d98 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -445,7 +445,7 @@ Pman.Dialog.CoreNotifyRecur = { tpl : '
{tz}
', triggerAction : 'all', typeAhead : true, - valueField : 'id', + valueField : 'tz', width : 300, store : { xtype: 'Store', -- 2.39.2