Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 5 Dec 2012 06:11:18 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 5 Dec 2012 06:11:18 +0000 (14:11 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 891d2d3..c18457c 100644 (file)
@@ -73,7 +73,7 @@
                             "items": [
                                 {
                                     "allowBlank": false,
-                                    "displayField": "",
+                                    "displayField": "person_id_name",
                                     "editable": false,
                                     "emptyText": "Select person",
                                     "forceSelection": true,
index fcf456e..79607d2 100644 (file)
@@ -241,7 +241,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             xtype: 'ComboBox',
                             xns: Roo.form,
                             allowBlank : false,
-                            displayField : '',
+                            displayField : 'person_id_name',
                             editable : false,
                             emptyText : "Select person",
                             forceSelection : true,