mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 20:40:14 +01:00
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();
|
$phpgw->common->phpgw_exit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (!$id_parent)
|
||||||
$id_parent = $this->data['info_id_parent'];
|
$id_parent = $this->data['info_id_parent'];
|
||||||
|
|
||||||
$common_hidden_vars = $html->input_hidden( $hidden_vars + array(
|
$common_hidden_vars = $html->input_hidden( $hidden_vars + array(
|
||||||
|
Loading…
Reference in New Issue
Block a user