Ajout onglet
This commit is contained in:
parent
1d7d3e9544
commit
9bcf9c0b7c
@ -53,6 +53,10 @@ llxHeader("","","Fiche Ligne");
|
|||||||
$head[$h][1] = $langs->trans("Ligne");
|
$head[$h][1] = $langs->trans("Ligne");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/ligne/factures.php?id=".$ligne->id;
|
||||||
|
$head[$h][1] = $langs->trans('Factures');
|
||||||
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/ligne/infoc.php?id=".$ligne->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/ligne/infoc.php?id=".$ligne->id;
|
||||||
$head[$h][1] = $langs->trans('Infos');
|
$head[$h][1] = $langs->trans('Infos');
|
||||||
$h++;
|
$h++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user