Pman.Dialog.CoreCompanies.bjs
[Pman.Core] / Pman.Dialog.CoreCompanies.js
index d345bfc..d12a2da 100644 (file)
@@ -37,7 +37,7 @@ Pman.Dialog.CoreCompanies = {
             height : 400,
             modal : true,
             shadow : 'true',
-            title : "Edit Company",
+            title : "Add / Edit Organization",
             width : 750,
             items : [
                 {
@@ -127,7 +127,7 @@ Pman.Dialog.CoreCompanies = {
                                             emptyText : "Select Type",
                                             fieldLabel : 'Type',
                                             forceSelection : true,
-                                            hiddenName : 'comptype',
+                                            hiddenName : 'comptype_id',
                                             listWidth : 250,
                                             loadingText : "Searching...",
                                             minChars : 2,