NIHVIVO-2854: Removed extra comma, this was causing js alert errors in IE 6 and 7. THANKS Nick.
This commit is contained in:
parent
d9ea4c915f
commit
22fd5236eb
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ var associateProfileFields = {
|
|||
this.associateProfileBackgroundOneArea.css("background-color","#f1f2ee");
|
||||
this.associateProfileBackgroundOneArea.css("border","1px solid #ccc");
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue