Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.js
index 6fef32b..eb30ff9 100644 (file)
@@ -288,7 +288,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             width : 200,
                             xns : Roo.form,
                             name : 'name',
-                            qtip : "Select core_notify",
+                            qtip : "Select person",
                             queryParam : 'query[person_id_name]',
                             tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{person_id_name}</b> {person_id_email}</div>',
                             loadingText : "Searching...",
@@ -367,7 +367,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             width : 200,
                             xns : Roo.form,
                             name : 'name',
-                            qtip : "Select core_notify",
+                            qtip : "Select type",
                             queryParam : 'query[name]',
                             tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{display_name}</b></div>',
                             loadingText : "Searching...",