Fixing style errors.
This commit is contained in:
parent
f2ac1992cd
commit
0ac82797e7
@ -291,7 +291,7 @@ class Entrepot extends CommonObject
|
|||||||
|
|
||||||
$this->label = trim(!empty($this->label) ? $this->label : $this->libelle);
|
$this->label = trim(!empty($this->label) ? $this->label : $this->libelle);
|
||||||
|
|
||||||
$this->description = trim($this->description);
|
$this->description = trim($this->description);
|
||||||
|
|
||||||
$this->lieu = trim($this->lieu);
|
$this->lieu = trim($this->lieu);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user