Skip to content
Snippets Groups Projects
Commit 1de5cb18 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #1397 from FHenry/3.5

Add complete head into agenda
parents 1ec53873 779aaa51
Branches
Tags
No related merge requests found
......@@ -435,6 +435,10 @@ function actions_prepare_head($object)
$head[$h][2] = 'info';
$h++;
complete_head_from_modules($conf,$langs,$object,$head,$h,'action');
complete_head_from_modules($conf,$langs,$object,$head,$h,'action','remove');
return $head;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment