From: john Date: Fri, 21 Jul 2017 02:56:31 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9a2ebc9ed6efcd0defde551f5d9bf4164390ee2f Pman.Dialog.CorePersonContact.bjs Pman.Dialog.CorePersonContact.js --- diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index fc08c37b..89a3a5b7 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -2,7 +2,7 @@ "name" : "Pman.Dialog.CorePersonContact", "parent" : "", "title" : "", - "path" : "/home/alan/gitlive/Pman.Core/Pman.Dialog.CorePersonContact.bjs", + "path" : "/home/johns/gitlive/Pman.Core/Pman.Dialog.CorePersonContact.bjs", "permname" : "", "modOrder" : "001", "strings" : { @@ -23,8 +23,8 @@ "items" : [ { "collapsible" : false, - "title" : "Edit / Create Contact Details", "xtype" : "LayoutDialog", + "title" : "Edit / Create Contact Details", "width" : 450, "$ xns" : "Roo", "closable" : false, @@ -47,8 +47,8 @@ "|rendered" : "function (form)\n{\n _this.form= form;\n}\n" }, "$ url" : "baseURL + '/Roo/core_person'", - "xtype" : "Form", "method" : "POST", + "xtype" : "Form", "style" : "margin:10px;", "$ xns" : "Roo.form", "items" : [ @@ -91,8 +91,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/core_company.php'", - "method" : "GET", "xtype" : "HttpProxy", + "method" : "GET", "$ xns" : "Roo.data", "* prop" : "proxy" }, @@ -149,8 +149,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/Office.php'", - "method" : "GET", "xtype" : "HttpProxy", + "method" : "GET", "$ xns" : "Roo.data", "* prop" : "proxy" },