fix cancel button in edit

This commit is contained in:
Ralf Becker 2013-08-26 07:35:42 +00:00
parent 113943d000
commit a05bc204e9

View File

@ -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'],