Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 06:03:07 +0000 (14:03 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 06:03:07 +0000 (14:03 +0800)
Pman.Dialog.CoreNotifyRecur.js

Pman.Dialog.CoreNotifyRecur.bjs
Pman.Dialog.CoreNotifyRecur.js

index d84ad68..9cfcce7 100644 (file)
                                                 {
                                                     "*prop": "field",
                                                     "allowBlank": "false",
-                                                    "displayField": "",
+                                                    "displayField": "display_name",
                                                     "editable": "false",
                                                     "emptyText": "Select core_enum",
                                                     "fieldLabel": "core_enum",
index e062261..2aa4ff7 100644 (file)
@@ -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',