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

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

index 84522e9..7642506 100644 (file)
@@ -97,7 +97,7 @@
                                             "displayField": "name",
                                             "editable": "false",
                                             "emptyText": "Select pulldown",
-                                            "fieldLabel": "core_enum",
+                                            "fieldLabel": "Type",
                                             "forceSelection": true,
                                             "listWidth": 400,
                                             "loadingText": "Searching...",
index 55edd7e..6bd5d3e 100644 (file)
@@ -154,7 +154,7 @@ Pman.Dialog.CoreCompanies = {
                                             displayField : 'name',
                                             editable : 'false',
                                             emptyText : "Select pulldown",
-                                            fieldLabel : 'core_enum',
+                                            fieldLabel : 'Type',
                                             forceSelection : true,
                                             listWidth : 400,
                                             loadingText : "Searching...",