Ajout onglet lignes
This commit is contained in:
parent
849ec0f77b
commit
d43c6c413b
@ -52,6 +52,10 @@ if ($_GET["commid"])
|
|||||||
$hselected = $h;
|
$hselected = $h;
|
||||||
$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");
|
dolibarr_fiche_head($head, $hselected, "Commerciaux");
|
||||||
|
|
||||||
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user