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

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

index 2566480..a1e282e 100644 (file)
                                     ]
                                 },
                                 {
-                                    "|xns": "Roo.form",
-                                    "xtype": "Hidden"
+                                    "name": "isOwner",
+                                    "xtype": "Hidden",
+                                    "|xns": "Roo.form"
                                 },
                                 {
                                     "name": "id",
index d0cac60..c350c76 100644 (file)
@@ -216,7 +216,8 @@ Pman.Dialog.CoreCompanies = {
                                 },
                                 {
                                     xtype: 'Hidden',
-                                    xns: Roo.form
+                                    xns: Roo.form,
+                                    name : 'isOwner'
                                 },
                                 {
                                     xtype: 'Hidden',