mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
Don't hide toggle checkbox
This commit is contained in:
parent
fbeeb09266
commit
e7531485ec
@ -1350,7 +1350,6 @@ OC.Contacts = OC.Contacts || {
|
||||
this.setAllChecked(false);
|
||||
//this.$contactList.hide();
|
||||
this.$contactList.addClass('dim');
|
||||
this.$toggleAll.hide();
|
||||
console.assert(typeof this.currentid === 'string', 'Current ID not string');
|
||||
this.jumpToContact(this.currentid);
|
||||
// Properties that the contact doesn't know
|
||||
|
Loading…
x
Reference in New Issue
Block a user