mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
Remove wrong comment.
This commit is contained in:
parent
164618e2dd
commit
92f2f870b7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user