Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.js
index 42c0a3a..2e2d093 100644 (file)
@@ -254,7 +254,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             qtip : "Select core_notify",
                             queryParam : 'query[person_id_name]',
                             selectOnFocus : true,
-                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{name}</b> </div>',
+                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{person_id_name}</b> {person_id_email}</div>',
                             triggerAction : 'all',
                             typeAhead : true,
                             valueField : 'id',