ajout pictogramme graph dans info box head
This commit is contained in:
parent
0a2f656137
commit
716bb433e8
@ -139,7 +139,7 @@ class box_funnel_of_prospection extends ModeleBoxes
|
|||||||
|
|
||||||
$this->info_box_head = array(
|
$this->info_box_head = array(
|
||||||
'text' => $langs->trans("Statistics") . ' - ' . $langs->trans("OpportunitiesStatusForOpenedProjects"),
|
'text' => $langs->trans("Statistics") . ' - ' . $langs->trans("OpportunitiesStatusForOpenedProjects"),
|
||||||
$max
|
'graph' => '1'
|
||||||
);
|
);
|
||||||
|
|
||||||
if ($user->rights->projet->lire || !empty($conf->global->PROJECT_USE_OPPORTUNITIES)) {
|
if ($user->rights->projet->lire || !empty($conf->global->PROJECT_USE_OPPORTUNITIES)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user