[Fixed] empty var
This commit is contained in:
parent
8f046ed231
commit
4c374ff39c
@ -54,8 +54,8 @@ $aModule = [
|
|||||||
],
|
],
|
||||||
'settings' => [
|
'settings' => [
|
||||||
[
|
[
|
||||||
'group' => $sModuleId.'_main',
|
'group' => Constants::OXID_MODULE_ID.'_main',
|
||||||
'name' => $sModuleId.'_showManufacturertextOnDetailsPage',
|
'name' => Constants::OXID_MODULE_ID.'_showManufacturertextOnDetailsPage',
|
||||||
'type' => 'bool',
|
'type' => 'bool',
|
||||||
'value' => true,
|
'value' => true,
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user