diff --git a/htdocs/telephonie/stats/commerciaux/commercialca.php b/htdocs/telephonie/stats/commerciaux/commercialca.php index f9f02fe497b..6558a75e927 100644 --- a/htdocs/telephonie/stats/commerciaux/commercialca.php +++ b/htdocs/telephonie/stats/commerciaux/commercialca.php @@ -52,6 +52,10 @@ if ($_GET["commid"]) $hselected = $h; $h++; + $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/commerciaux/lignes.php?commid='.$comm->id; + $head[$h][1] = "Lignes"; + $h++; + dolibarr_fiche_head($head, $hselected, "Commerciaux"); print '';