New: Amlioration de l'interface d'activation/dsactivation des boxes. Bien que pas encore utilise, la possibilit de grer diffrentes positions/destination pour les boxes est prte (il suffit de complter pos_array et pos_name).
This commit is contained in:
parent
ca72503972
commit
d1e5f4c4aa
@ -24,7 +24,7 @@ if ($user->rights->facture->lire)
|
||||
{
|
||||
|
||||
$info_box_head = array();
|
||||
$info_box_head[] = array('text' => "Les 5 dernières factures enregistrées");
|
||||
$info_box_head[] = array('text' => "Les 5 dernières factures clients enregistrées");
|
||||
|
||||
$info_box_contents = array();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user