Pman.Dialog.CoreCompanies.bjs
authorEdward <edward@roojs.com>
Wed, 16 Apr 2014 10:18:54 +0000 (18:18 +0800)
committerEdward <edward@roojs.com>
Wed, 16 Apr 2014 10:18:54 +0000 (18:18 +0800)
Pman.Dialog.CoreCompanies.js

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

index b77baeb..263000c 100644 (file)
@@ -70,7 +70,7 @@
                                             "emptyText": "Select Type",
                                             "fieldLabel": "Type",
                                             "forceSelection": true,
-                                            "hiddenName": "comptype_id",
+                                            "hiddenName": "comptype",
                                             "listWidth": 250,
                                             "loadingText": "Searching...",
                                             "minChars": 2,
index 55665ef..a8ce333 100644 (file)
@@ -127,7 +127,7 @@ Pman.Dialog.CoreCompanies = {
                                             emptyText : "Select Type",
                                             fieldLabel : 'Type',
                                             forceSelection : true,
-                                            hiddenName : 'comptype_id',
+                                            hiddenName : 'comptype',
                                             listWidth : 250,
                                             loadingText : "Searching...",
                                             minChars : 2,