mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Restore addressbook favorites broken by 5ecd1c3c8e
This commit is contained in:
parent
b8f8d59793
commit
91eb837aa9
@ -872,7 +872,7 @@ app.classes.addressbook = AppJS.extend(
|
||||
},this).sendRequest(true);
|
||||
return false;
|
||||
}
|
||||
return
|
||||
return this._super.apply(this, arguments);
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user