Modif onglet ca
This commit is contained in:
parent
e442817b5a
commit
7c52f89deb
@ -62,8 +62,8 @@ if ($_GET["id"])
|
|||||||
$head[$h][1] = $langs->trans("Factures");
|
$head[$h][1] = $langs->trans("Factures");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
|
||||||
$head[$h][1] = $langs->trans("CA");
|
$head[$h][1] = $langs->trans("Stats");
|
||||||
$hselected = $h;
|
$hselected = $h;
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
|
|||||||
@ -61,8 +61,8 @@ if ($_GET["id"])
|
|||||||
$hselected = $h;
|
$hselected = $h;
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
|
||||||
$head[$h][1] = $langs->trans("CA");
|
$head[$h][1] = $langs->trans("Stats");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
||||||
|
|||||||
@ -63,8 +63,8 @@ if ($_GET["id"])
|
|||||||
$head[$h][1] = $langs->trans("Factures");
|
$head[$h][1] = $langs->trans("Factures");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
|
||||||
$head[$h][1] = $langs->trans("CA");
|
$head[$h][1] = $langs->trans("Stats");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
||||||
|
|||||||
@ -65,8 +65,8 @@ if ($_GET["id"])
|
|||||||
$head[$h][1] = $langs->trans("Factures");
|
$head[$h][1] = $langs->trans("Factures");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
|
||||||
$head[$h][1] = $langs->trans("CA");
|
$head[$h][1] = $langs->trans("Stats");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
||||||
|
|||||||
@ -193,8 +193,8 @@ if ($_GET["id"])
|
|||||||
$head[$h][1] = $langs->trans("Factures");
|
$head[$h][1] = $langs->trans("Factures");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
|
||||||
$head[$h][1] = $langs->trans("CA");
|
$head[$h][1] = $langs->trans("Stats");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user