.
This commit is contained in:
parent
61cdbdf9e5
commit
a849e4a232
@ -94,6 +94,7 @@ function llxHeader($head = "") {
|
|||||||
if ($conf->commande->enabled)
|
if ($conf->commande->enabled)
|
||||||
{
|
{
|
||||||
$menu->add(DOL_URL_ROOT."/commande/index.php", "Commandes");
|
$menu->add(DOL_URL_ROOT."/commande/index.php", "Commandes");
|
||||||
|
$menu->add_submenu(DOL_URL_ROOT."/expedition/index.php", "Expéditions");
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($conf->don->enabled)
|
if ($conf->don->enabled)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user