Skip to content
Snippets Groups Projects
Commit cbfeafef authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Ajout onglet

parent 7e2bc954
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,10 @@ if ($_GET["commid"])
$head[$h][1] = "CA";
$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 '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment