1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Don't unselect contact when opening one. Close #326

This commit is contained in:
Thomas Tanghus 2014-03-04 22:25:56 +01:00
parent 3e2f508975
commit 6a508c58df

View File

@ -1434,7 +1434,6 @@ OC.Contacts = OC.Contacts || {
this.groups.selectGroup({id:'all'});
}
$(window).unbind('hashchange', this.hashChange);
this.setAllChecked(false);
console.assert(typeof this.currentid === 'string', 'Current ID not string:' + this.currentid);
// Properties that the contact doesn't know
var groupprops = {