mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-11 16:38:39 +01:00
fix cancel button in edit
This commit is contained in:
parent
113943d000
commit
a05bc204e9
@ -1896,6 +1896,7 @@ window.egw_LAB.wait(function() {
|
|||||||
$content['no_tid'] = true;
|
$content['no_tid'] = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$content['view'] = false;
|
||||||
$content['link_to'] = array(
|
$content['link_to'] = array(
|
||||||
'to_app' => 'addressbook',
|
'to_app' => 'addressbook',
|
||||||
'to_id' => $content['link_to']['to_id'],
|
'to_id' => $content['link_to']['to_id'],
|
||||||
|
Loading…
Reference in New Issue
Block a user