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

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

index 099c78e..2fa3d9e 100644 (file)
@@ -84,7 +84,7 @@
                                     "name": "name",
                                     "pageSize": 20,
                                     "qtip": "Select core_notify",
-                                    "queryParam": "query[person_name]",
+                                    "queryParam": "query[person_id_name]",
                                     "selectOnFocus": true,
                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{name}</b> </div>",
                                     "triggerAction": "all",
index 7cf8696..42c0a3a 100644 (file)
@@ -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 : '<div class="x-grid-cell-text x-btn button"><b>{name}</b> </div>',
                             triggerAction : 'all',