Fixing style errors.
This commit is contained in:
parent
e73573d7c4
commit
4e1d4ea1ca
@ -1216,10 +1216,10 @@ if (empty($reshook)) {
|
||||
$classname = ucfirst($subelement);
|
||||
if ($origin == 'propal' || $origin == 'proposal') {
|
||||
$element = 'comm/propal'; $subelement = 'propal';
|
||||
}
|
||||
}
|
||||
if ($origin == 'order' || $origin == 'commande') {
|
||||
$element = $subelement = 'commande';
|
||||
}
|
||||
}
|
||||
if ($origin == 'supplier_proposal') {
|
||||
$classname = 'SupplierProposal';
|
||||
$element = 'supplier_proposal';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user