diff --git a/webapp/web/js/account/accountAssociateProfile.js b/webapp/web/js/account/accountAssociateProfile.js index 510c715b1..885fe6889 100644 --- a/webapp/web/js/account/accountAssociateProfile.js +++ b/webapp/web/js/account/accountAssociateProfile.js @@ -215,7 +215,7 @@ var associateProfileFields = { this.associateProfileBackgroundOneArea.css("background-color","#f1f2ee"); this.associateProfileBackgroundOneArea.css("border","1px solid #ccc"); } - }, + } }