Modif titre
This commit is contained in:
parent
e304169d1a
commit
4b65e4b818
@ -33,7 +33,7 @@ class GraphCommercialGain extends GraphBar {
|
||||
$this->titre = "Marge mensuelle";
|
||||
if ($this->year > 0)
|
||||
{
|
||||
$this->titre .= " ".$this->year;
|
||||
$this->titre = " ".$this->year;
|
||||
}
|
||||
$this->barcolor = "pink";
|
||||
$this->showframe = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user