Ajout onglet stats
This commit is contained in:
parent
12932537e5
commit
38c46ea52e
@ -425,6 +425,10 @@ else
|
|||||||
}
|
}
|
||||||
$h++;
|
$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][0] = DOL_URL_ROOT."/telephonie/contrat/info.php?id=".$contrat->id;
|
||||||
$head[$h][1] = $langs->trans("Infos");
|
$head[$h][1] = $langs->trans("Infos");
|
||||||
$h++;
|
$h++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user