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

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

index 5d6c281..afdc7f7 100644 (file)
                                     "selectOnFocus" : true,
                                     "pageSize" : 20,
                                     "displayField" : "display_name",
-                                    "emptyText" : "Select person",
+                                    "emptyText" : "Select notify type",
                                     "hiddenName" : "id",
                                     "minChars" : 2,
                                     "valueField" : "name",
index eb30ff9..507249e 100644 (file)
@@ -357,7 +357,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             selectOnFocus : true,
                             pageSize : 20,
                             displayField : 'display_name',
-                            emptyText : "Select person",
+                            emptyText : "Select notify type",
                             hiddenName : 'id',
                             minChars : 2,
                             valueField : 'name',