From 92f2f870b7f0e833b869ba5d80ce7cc1d0612367 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Sat, 21 Jul 2012 21:57:21 +0200 Subject: [PATCH] Remove wrong comment. --- js/contacts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/contacts.js b/js/contacts.js index 337f5183..bf53753b 100644 --- a/js/contacts.js +++ b/js/contacts.js @@ -478,7 +478,7 @@ Contacts={ this.id = this.fn = this.fullname = this.shortname = this.famname = this.givname = this.addname = this.honpre = this.honsuf = ''; this.data = undefined; - if($('.contacts li').length > 0) { // Load first in list. + if($('.contacts li').length > 0) { Contacts.UI.Card.update({cid:newid, aid:bookid}); } else { // load intro page