mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
* Addressbook: fixed copying a contact one can only read, gives a readonly popup with just a cancel button
This commit is contained in:
parent
24481b5274
commit
177083c730
@ -2127,6 +2127,7 @@ window.egw_LAB.wait(function() {
|
||||
$content['creator'] = $this->user;
|
||||
$content['created'] = $this->now_su;
|
||||
$content['msg'] = lang('Contact copied');
|
||||
$view = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user