Skip to content
Code-Schnipsel Gruppen Projekte
Commit 6ff3456a erstellt von Patrick Müller's avatar Patrick Müller
Dateien durchsuchen

refactor: code style

Übergeordneter 07aa49f1
Branches feat-articlecustomattributesedit
No related tags found
Keine zugehörigen Merge Requests gefunden
...@@ -110,7 +110,6 @@ public function getCustomFields(): array ...@@ -110,7 +110,6 @@ public function getCustomFields(): array
if (!empty($field['custom_calc']['displayDiscounts']) && if (!empty($field['custom_calc']['displayDiscounts']) &&
(!QUI::isFrontend() || !QUI\ERP\Products\Utils\Package::hidePrice()) && (!QUI::isFrontend() || !QUI\ERP\Products\Utils\Package::hidePrice()) &&
$sum > 0) { $sum > 0) {
if ($sum >= 0) { if ($sum >= 0) {
$priceAddition = '+'; $priceAddition = '+';
} else { } else {
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren