*** empty log message ***

This commit is contained in:
Cornelius Weiß 2006-03-01 19:32:31 +00:00
parent 75524e8142
commit 3618514657

View File

@ -320,7 +320,7 @@ class uicontacts extends bocontacts
'size' => 'edit', 'size' => 'edit',
'onclick' => 'window.open(\''. 'onclick' => 'window.open(\''.
$GLOBALS['egw']->link('/index.php?menuaction=addressbook.uicontacts.edit'). $GLOBALS['egw']->link('/index.php?menuaction=addressbook.uicontacts.edit').
'&contact_id=$row_cont[id] \',\'\',\'dependent=yes,width=800,height=600,location=no,menubar=no,toolbar=no,scrollbars=yes,status=yes\'); '&contact_id=$row_cont[id] \',\'\',\'dependent=yes,width=850,height=440,location=no,menubar=no,toolbar=no,scrollbars=yes,status=yes\');
return false;', return false;',
)), )),
'delete' => array( 'delete' => array(