Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.js
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,