Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 06:02:10 +0000 (14:02 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 06:02:10 +0000 (14:02 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 6ce16cf..4a3c41f 100644 (file)
@@ -59,7 +59,7 @@
                                     "allowBlank": false,
                                     "displayField": "desc",
                                     "editable": false,
-                                    "emptyText": "",
+                                    "emptyText": "Select Type",
                                     "hiddenName": "comptype",
                                     "listWidth": 250,
                                     "name": "comptype_name",
index 537587a..bac5f07 100644 (file)
@@ -111,7 +111,7 @@ Pman.Dialog.CoreCompanies = {
                                     allowBlank : false,
                                     displayField : 'desc',
                                     editable : false,
-                                    emptyText : "",
+                                    emptyText : "Select Type",
                                     hiddenName : 'comptype',
                                     listWidth : 250,
                                     name : 'comptype_name',