Fixing style errors.
This commit is contained in:
parent
383c92f6c6
commit
1043bc964d
@ -194,7 +194,7 @@ if (empty($reshook) && isset($extrafields->attributes[$object->table_element]['l
|
||||
if ($object->element == 'contact') {
|
||||
$permok = $user->rights->societe->contact->creer;
|
||||
}
|
||||
if($object->element == 'salary') {
|
||||
if ($object->element == 'salary') {
|
||||
$permok = $user->rights->salaries->read;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user