Ajout onglet lignes

This commit is contained in:
Rodolphe Quiedeville 2005-03-10 15:07:03 +00:00
parent 849ec0f77b
commit d43c6c413b

View File

@ -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 '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';