Pman.Tab.AdminNotify.bjs
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:35:40 +0000 (14:35 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:35:40 +0000 (14:35 +0800)
Pman.Tab.AdminNotify.js

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

index 98bfc90..5d6c281 100644 (file)
@@ -92,7 +92,7 @@
                                     "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...",
                                     "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...",
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...",