Bugfix
This commit is contained in:
parent
562b17f24c
commit
83d187897a
@ -40,7 +40,7 @@ if ($user->societe_id > 0)
|
|||||||
|
|
||||||
$h = 0;
|
$h = 0;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/communications/rentabilite.php';
|
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/destinations/index.php';
|
||||||
$head[$h][1] = "Destinations";
|
$head[$h][1] = "Destinations";
|
||||||
$hselected = $h;
|
$hselected = $h;
|
||||||
$h++;
|
$h++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user