Modif onglets
This commit is contained in:
parent
efa55532f6
commit
fff8c9404a
@ -52,18 +52,10 @@ $h = 0;
|
||||
$hselected = $h;
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/commissions.php?id='.$distri->id;
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remuneration.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rémunérations";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remav.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. avance";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remconso.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. conso";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/po.php?id='.$distri->id;
|
||||
$head[$h][1] = "Prises d'ordre";
|
||||
$h++;
|
||||
|
||||
@ -50,18 +50,10 @@ if ($_GET["id"])
|
||||
$head[$h][1] = "Contrat";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/commissions.php?id='.$distri->id;
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remuneration.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rémunérations";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remav.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. avance";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remconso.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. conso";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/po.php?id='.$distri->id;
|
||||
$head[$h][1] = "Prises d'ordre";
|
||||
$h++;
|
||||
|
||||
@ -54,18 +54,10 @@ if ($_GET["id"])
|
||||
$head[$h][1] = "Contrat";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/commissions.php?id='.$distri->id;
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remuneration.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rémunérations";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remav.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. avance";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remconso.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. conso";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/po.php?id='.$distri->id;
|
||||
$head[$h][1] = "Prises d'ordre";
|
||||
$hselected = $h;
|
||||
|
||||
@ -50,18 +50,10 @@ if ($_GET["id"])
|
||||
$head[$h][1] = "Contrat";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/commissions.php?id='.$distri->id;
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remuneration.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rémunérations";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remav.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. avance";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/remconso.php?id='.$distri->id;
|
||||
$head[$h][1] = "Rém. conso";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/po.php?id='.$distri->id;
|
||||
$head[$h][1] = "Prises d'ordre";
|
||||
$h++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user