forked from extern/egroupware
parent_id got lost if addressbook/project-selection was called during creation of a sub
This commit is contained in:
parent
a9b98c403d
commit
797ad8d151
@ -676,6 +676,7 @@
|
||||
$phpgw->common->phpgw_exit();
|
||||
}
|
||||
}
|
||||
if (!$id_parent)
|
||||
$id_parent = $this->data['info_id_parent'];
|
||||
|
||||
$common_hidden_vars = $html->input_hidden( $hidden_vars + array(
|
||||
|
Loading…
Reference in New Issue
Block a user