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

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

index 7ef821e..806b8bd 100644 (file)
@@ -99,6 +99,7 @@
                                             "emptyText": "Select Type",
                                             "fieldLabel": "Type",
                                             "forceSelection": true,
+                                            "hiddenName": "comptype",
                                             "listWidth": 250,
                                             "loadingText": "Searching...",
                                             "minChars": 2,
index c688f40..5bbd5e3 100644 (file)
@@ -156,6 +156,7 @@ Pman.Dialog.CoreCompanies = {
                                             emptyText : "Select Type",
                                             fieldLabel : 'Type',
                                             forceSelection : true,
+                                            hiddenName : 'comptype',
                                             listWidth : 250,
                                             loadingText : "Searching...",
                                             minChars : 2,