Variable wasn't reset.

This commit is contained in:
Thomas Tanghus 2012-02-10 07:21:56 +01:00
parent 85853f9ec2
commit b4924ed1e5
1 changed files with 1 additions and 0 deletions

View File

@ -619,6 +619,7 @@ Contacts={
this.addname = n[2];
this.honpre = n[3];
this.honsuf = n[4];
this.fullname = '';
$('#n').val(n.join(';'));
if(n[3].length > 0) {