Format code
This commit is contained in:
parent
d2cbead203
commit
aabfdfa212
@ -5203,9 +5203,7 @@ class Form
|
||||
if ($selected) {
|
||||
$projet = new Project($this->db);
|
||||
$projet->fetch($selected);
|
||||
|
||||
$out .= $projet->getNomUrl(1, '', 1);
|
||||
|
||||
} else {
|
||||
$out .= " ";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user