Fix phpcs
This commit is contained in:
parent
57c6c60118
commit
052d29d946
@ -3200,10 +3200,7 @@ class Propal extends CommonObject
|
|||||||
elseif ($statut==self::STATUS_NOTSIGNED) $statusType='status5';
|
elseif ($statut==self::STATUS_NOTSIGNED) $statusType='status5';
|
||||||
elseif ($statut==self::STATUS_BILLED) $statusType='status6';
|
elseif ($statut==self::STATUS_BILLED) $statusType='status6';
|
||||||
|
|
||||||
|
|
||||||
return dolGetStatus($this->labelstatut[$statut], $this->labelstatut_short[$statut], '', $statusType, $mode);
|
return dolGetStatus($this->labelstatut[$statut], $this->labelstatut_short[$statut], '', $statusType, $mode);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user