more bug fixes
authorLinda Nichols <lynnaloo@gmail.com>
Fri, 20 Jun 2014 21:21:29 +0000 (21:21 +0000)
committerLinda Nichols <lynnaloo@gmail.com>
Fri, 20 Jun 2014 21:21:29 +0000 (21:21 +0000)
enyo-client/application/source/widgets/relation.js

index 94172b9..c11cf67 100644 (file)
@@ -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,
     },