From: Alan Knowles Date: Wed, 14 Nov 2012 06:03:07 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=310bae21642e6063fb4f035408432aab2f75e62f Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- 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',