From: Linda Nichols Date: Fri, 20 Jun 2014 21:21:29 +0000 (+0000) Subject: more bug fixes X-Git-Tag: v4.6.0-beta~23^2~11 X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=17bad2afff74dc31dfdab15a5eb267b19a22105b;p=xtuple more bug fixes --- diff --git a/enyo-client/application/source/widgets/relation.js b/enyo-client/application/source/widgets/relation.js index 94172b924..c11cf676b 100644 --- a/enyo-client/application/source/widgets/relation.js +++ b/enyo-client/application/source/widgets/relation.js @@ -27,7 +27,7 @@ regexp:true, undef:true, trailing:true, white:true, strict:false */ nameAttribute: "jobTitle", descripAttribute: "phone", collection: "XM.ContactRelationCollection", - list: "XV.ContactList" + list: "XV.ContactList", published: { showAddress: false, },