Fixing style errors.
This commit is contained in:
parent
db8d8f0b7d
commit
ebda8d52f0
@ -285,7 +285,6 @@ if (($action == 'updateline' || $action == 'updatesplitline') && !$cancel && $us
|
||||
}
|
||||
|
||||
$result = $object->addTimeSpent($user);
|
||||
|
||||
} else {
|
||||
$object->fetch($id, $ref);
|
||||
|
||||
@ -1794,7 +1793,6 @@ if (($id > 0 || !empty($ref)) || $projectidforalltimes > 0 || $allprojectforuser
|
||||
if ($resultFetch < 0) {
|
||||
setEventMessages($product->error, $product->errors, 'errors');
|
||||
} else {
|
||||
|
||||
print $product->getNomUrl(1);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user