From 310bae21642e6063fb4f035408432aab2f75e62f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Nov 2012 14:03: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 d84ad685..9cfcce7d 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -127,7 +127,7 @@ { "*prop": "field", "allowBlank": "false", - "displayField": "", + "displayField": "display_name", "editable": "false", "emptyText": "Select core_enum", "fieldLabel": "core_enum", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index e062261c..2aa4ff76 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -295,7 +295,7 @@ Pman.Dialog.CoreNotifyRecur = { xtype: 'ComboBox', xns: Roo.form, allowBlank : 'false', - displayField : '', + displayField : 'display_name', editable : 'false', emptyText : "Select core_enum", fieldLabel : 'core_enum', -- 2.39.2