Ortho
This commit is contained in:
parent
b5e659aeb8
commit
1b7ffbcc81
@ -31,7 +31,7 @@ class GraphDistributeurGain extends GraphBar {
|
|||||||
|
|
||||||
$this->client = 0;
|
$this->client = 0;
|
||||||
$this->year = strftime("%Y",time());
|
$this->year = strftime("%Y",time());
|
||||||
$this->titre = "Marge effectuées sur les lignes ".$this->year;
|
$this->titre = "Marges effectuées sur les lignes ".$this->year;
|
||||||
|
|
||||||
$this->barcolor = "pink";
|
$this->barcolor = "pink";
|
||||||
$this->showframe = true;
|
$this->showframe = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user