Ajout lien contrat
This commit is contained in:
parent
e0b47ba934
commit
8002031ab9
@ -53,6 +53,8 @@ function llxHeader($head = "", $urlp = "") {
|
|||||||
$menu->add(DOL_URL_ROOT."/product/", "Produits");
|
$menu->add(DOL_URL_ROOT."/product/", "Produits");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$menu->add(DOL_URL_ROOT."/contrat/", "Contrats");
|
||||||
|
|
||||||
if ($conf->service->enabled )
|
if ($conf->service->enabled )
|
||||||
{
|
{
|
||||||
$menu->add(DOL_URL_ROOT."/service/", "Services");
|
$menu->add(DOL_URL_ROOT."/service/", "Services");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user