forked from extern/egroupware
Update actions to for selected type & status
This commit is contained in:
parent
bb7528af20
commit
6aecc62535
@ -543,6 +543,8 @@ class infolog_ui
|
|||||||
{
|
{
|
||||||
$rows['sel_options']['info_status']['deleted'] = 'deleted';
|
$rows['sel_options']['info_status']['deleted'] = 'deleted';
|
||||||
}
|
}
|
||||||
|
// Update actions for selected type / status / etc.
|
||||||
|
$query['actions'] = $this->get_actions($query);
|
||||||
|
|
||||||
if ($GLOBALS['egw_info']['flags']['currentapp'] == 'infolog' && !$this->called_by)
|
if ($GLOBALS['egw_info']['flags']['currentapp'] == 'infolog' && !$this->called_by)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user