Ajout onglet

This commit is contained in:
Rodolphe Quiedeville 2005-03-10 15:08:31 +00:00
parent 7e2bc954fd
commit cbfeafef9e

View File

@ -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">';