Ajout boite
This commit is contained in:
parent
6ab6677580
commit
ce9c17b986
@ -75,6 +75,9 @@ class modEnergie extends DolibarrModules
|
|||||||
// Boxes
|
// Boxes
|
||||||
$this->boxes = array();
|
$this->boxes = array();
|
||||||
|
|
||||||
|
$this->boxes[0][0] = '<a href="energie">Energie</a>';
|
||||||
|
$this->boxes[0][1] = "box_energie_releve.php";
|
||||||
|
|
||||||
// Permissions
|
// Permissions
|
||||||
$this->rights = array();
|
$this->rights = array();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user