Ajout lien vers la page de configuration
This commit is contained in:
parent
ece0fb88a2
commit
50de8a6b0c
@ -39,6 +39,8 @@ class modExpedition extends DolibarrModules
|
|||||||
$this->const_name = "MAIN_MODULE_EXPEDITION";
|
$this->const_name = "MAIN_MODULE_EXPEDITION";
|
||||||
$this->const_config = MAIN_MODULE_EXPEDITION;
|
$this->const_config = MAIN_MODULE_EXPEDITION;
|
||||||
|
|
||||||
|
$this->config_page_url = "expedition.php";
|
||||||
|
|
||||||
$this->const = array();
|
$this->const = array();
|
||||||
$this->boxes = array();
|
$this->boxes = array();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user