Order: highlighting Vororttermin if order has VOT product
This commit is contained in:
@@ -9,7 +9,7 @@ class Product extends mfBaseModel {
|
||||
|
||||
public function loadAttributes() {
|
||||
if(!$this->producttech_id) {
|
||||
return false;
|
||||
return [];
|
||||
}
|
||||
|
||||
$this->attributes = [];
|
||||
|
||||
Reference in New Issue
Block a user