Fixing style errors.
This commit is contained in:
parent
1bfcfc3a0c
commit
ea0d860593
@ -753,7 +753,7 @@ class CommandeFournisseur extends CommonOrder
|
|||||||
$reshook = $hookmanager->executeHooks('diffHtmlStatus', $parameters, $object); // Note that $action and $object may have been modified by hook
|
$reshook = $hookmanager->executeHooks('diffHtmlStatus', $parameters, $object); // Note that $action and $object may have been modified by hook
|
||||||
if ($reshook > 0) {
|
if ($reshook > 0) {
|
||||||
return $hookmanager->resPrint;
|
return $hookmanager->resPrint;
|
||||||
}
|
}
|
||||||
return dolGetStatus($statusLong, $statusShort, '', $statusClass, $mode);
|
return dolGetStatus($statusLong, $statusShort, '', $statusClass, $mode);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user