From: john Date: Mon, 24 Jul 2017 08:53:34 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=68f381fb21489626352d8348ba1f367faa75d8c4 Pman.Dialog.CorePersonContact.bjs Pman.Dialog.CorePersonContact.js --- diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index 89a3a5b7..a35c7ff5 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -23,8 +23,8 @@ "items" : [ { "collapsible" : false, - "xtype" : "LayoutDialog", "title" : "Edit / Create Contact Details", + "xtype" : "LayoutDialog", "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'", - "method" : "POST", "xtype" : "Form", + "method" : "POST", "style" : "margin:10px;", "$ xns" : "Roo.form", "items" : [ @@ -91,8 +91,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/core_company.php'", - "xtype" : "HttpProxy", "method" : "GET", + "xtype" : "HttpProxy", "$ xns" : "Roo.data", "* prop" : "proxy" }, @@ -149,8 +149,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/Office.php'", - "xtype" : "HttpProxy", "method" : "GET", + "xtype" : "HttpProxy", "$ xns" : "Roo.data", "* prop" : "proxy" },