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

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

index 4a3c41f..cf37f7a 100644 (file)
@@ -60,6 +60,7 @@
                                     "displayField": "desc",
                                     "editable": false,
                                     "emptyText": "Select Type",
+                                    "fieldLabel": "Type",
                                     "hiddenName": "comptype",
                                     "listWidth": 250,
                                     "name": "comptype_name",
index bac5f07..e98d410 100644 (file)
@@ -112,6 +112,7 @@ Pman.Dialog.CoreCompanies = {
                                     displayField : 'desc',
                                     editable : false,
                                     emptyText : "Select Type",
+                                    fieldLabel : 'Type',
                                     hiddenName : 'comptype',
                                     listWidth : 250,
                                     name : 'comptype_name',