X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CorePersonContact.bjs;h=a35c7ff57f0ff1665147aa35231461a7298ecf5a;hb=1a0a4a8e210ae6708cb6caed163d24970fabd4c9;hp=89a3a5b75087f5cefd89b2d52be1eaf2e28ccbf9;hpb=9a2ebc9ed6efcd0defde551f5d9bf4164390ee2f;p=Pman.Core 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" },