From: Alan Knowles Date: Wed, 5 Dec 2012 06:11:48 +0000 (+0800) Subject: Pman.Tab.AdminNotify.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=1e24b455ac274a2c4dc2e2e3fb006735730e1bfc Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 099c78e..2fa3d9e 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -84,7 +84,7 @@ "name": "name", "pageSize": 20, "qtip": "Select core_notify", - "queryParam": "query[person_name]", + "queryParam": "query[person_id_name]", "selectOnFocus": true, "tpl": "
{name}
", "triggerAction": "all", diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 7cf8696..42c0a3a 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -252,7 +252,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ name : 'name', pageSize : 20, qtip : "Select core_notify", - queryParam : 'query[person_name]', + queryParam : 'query[person_id_name]', selectOnFocus : true, tpl : '
{name}
', triggerAction : 'all',