Ajout onglet workflow
This commit is contained in:
parent
658c1c29da
commit
66b8cea21f
@ -71,6 +71,10 @@ $head[$h][1] = $langs->trans("Products");
|
||||
$hselected = $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");
|
||||
$form = new Form($db);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user