Ajout onglet workflow
This commit is contained in:
parent
6706ae29da
commit
658c1c29da
@ -71,6 +71,10 @@ $head[$h][0] = DOL_URL_ROOT."/telephonie/config/xdsl_product.php";
|
|||||||
$head[$h][1] = $langs->trans("Products");
|
$head[$h][1] = $langs->trans("Products");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
|
$head[$h][0] = DOL_URL_ROOT."/telephonie/config/xdsl_wkf.php";
|
||||||
|
$head[$h][1] = $langs->trans("Workflow");
|
||||||
|
$h++;
|
||||||
|
|
||||||
|
|
||||||
dolibarr_fiche_head($head, $hselected, "Configuration des liens xDSL");
|
dolibarr_fiche_head($head, $hselected, "Configuration des liens xDSL");
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user