Fixing style errors.
This commit is contained in:
parent
4df29292ab
commit
327481dc78
@ -515,8 +515,7 @@ if ($search_status <> '') {
|
||||
}
|
||||
|
||||
|
||||
if ($search_status == -4) // "validate and in progress"
|
||||
{
|
||||
if ($search_status == -4) { // "validate and in progress"
|
||||
$sql .= ' AND (c.fk_statut IN (1,2))'; // validated, in process
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user