Ajout onglet stats
This commit is contained in:
parent
a5010bc16a
commit
74f8bd8138
@ -62,6 +62,10 @@ if ($_GET["id"])
|
||||
}
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/contrat/stats.php?id=".$contrat->id;
|
||||
$head[$h][1] = $langs->trans("Stats");
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/contrat/info.php?id=".$contrat->id;
|
||||
$head[$h][1] = $langs->trans("Infos");
|
||||
$hselected = $h;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user